[dsymutil] Fix testcase.
[oota-llvm.git] / test / tools / dsymutil / X86 / odr-uniquing.cpp
index e1932d41d8a085d811497ce2190c27b0fd8f4769..bb7ae50a2c72b324eafd0f47fdafa6e27efdfca5 100644 (file)
@@ -1,6 +1,6 @@
 /* Compile with:
    clang -g -c  odr-uniquing.cpp -o odr-uniquing/1.o
+   cp odr-uniquing/1.o odr-uniquing/2.o
    The aim of these test is to check that all the 'type types' that
    should be uniqued through the ODR really are.