[llc/opt] Add an option to run all passes twice
[oota-llvm.git] / test / Linker / type-unique-simple2.ll
index 8a56e2e80c67465e6be608ec9c75834d606bcfc8..7c31cdf5975e33fa02c2073772abf50edda64012 100644 (file)
@@ -1,4 +1,5 @@
 ; REQUIRES: object-emission
+; REQUIRES: default_triple
 
 ; RUN: llvm-link %S/Inputs/type-unique-simple2-a.ll %S/Inputs/type-unique-simple2-b.ll -S -o %t
 ; RUN: cat %t | FileCheck %S/Inputs/type-unique-simple2-a.ll -check-prefix=LINK