[PGO] Add v2 format compatibility test
[oota-llvm.git] / test / tools / dsymutil / fat-binary-output.test
index 29d49041453e029043870320a94b3b7a985e128d..fafef14ebe9b2ed8b3cc460b6ae52589d963042c 100644 (file)
@@ -1,4 +1,4 @@
-RUN: llvm-dsymutil -verbose -no-output %p/Inputs/fat-test.dylib -oso-prepend-path %p | FileCheck %s
+RUN: llvm-dsymutil -f -verbose -no-output %p/Inputs/fat-test.dylib -oso-prepend-path %p | FileCheck %s
 
 This test doesn't produce any filesytstem output, we just look at the verbose
 log output.