Merging r261384:
[oota-llvm.git] / test / Linker / type-unique-simple2.ll
index d4f398b8584114bb1a2b81ea7b0c55a5ca51a0d7..7c31cdf5975e33fa02c2073772abf50edda64012 100644 (file)
@@ -1,4 +1,5 @@
-; REQUIRES: object-emission; native
+; 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