[PATCH] D22827: [test/gold] Add gold test subdirectory tests needing v1.12 (or higher)

H.J Lu via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 26 13:36:57 PDT 2016


hjl.tools added a subscriber: hjl.tools.

================
Comment at: test/tools/gold/X86/v1.12/thinlto_emit_linked_objects.ll:13
@@ +12,3 @@
+; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
+; RUN:    --plugin-opt=thinlto \
+; RUN:    --plugin-opt=thinlto-index-only=%t3 \
----------------
"-m elf_x86_64" is needed for

target triple = "x86_64-unknown-linux-gnu"		​


https://reviews.llvm.org/D22827





More information about the llvm-commits mailing list