Further reduce the IR in this testcase based on a further reduction
[oota-llvm.git] / test / Linker / subprogram-linkonce-weak.ll
index d10b666ec9143464773dd82646a557acda06c2ae..a0d6927f0d8e71219b074d1077876646ba9827d0 100644 (file)
@@ -1,3 +1,4 @@
+; REQUIRES: native
 ; RUN: llvm-link %s %S/Inputs/subprogram-linkonce-weak.ll -S -o %t1
 ; RUN: FileCheck %s -check-prefix=LW -check-prefix=CHECK <%t1
 ; RUN: llvm-link %S/Inputs/subprogram-linkonce-weak.ll %s -S -o %t2