summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/gold/X86/common_thinlto.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/gold/X86/common_thinlto.ll')
-rw-r--r--llvm/test/tools/gold/X86/common_thinlto.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/tools/gold/X86/common_thinlto.ll b/llvm/test/tools/gold/X86/common_thinlto.ll
index 14cf7ed1d71..ba38351a74b 100644
--- a/llvm/test/tools/gold/X86/common_thinlto.ll
+++ b/llvm/test/tools/gold/X86/common_thinlto.ll
@@ -4,6 +4,7 @@
; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
; RUN: --plugin-opt=save-temps \
; RUN: --plugin-opt=thinlto \
+; RUN: -m elf_x86_64 \
; RUN: -shared %t1.o %t2.o -o %t3
; RUN: llvm-dis %t1.o.2.internalize.bc -o - | FileCheck %s --check-prefix=INTERNALIZE
OpenPOWER on IntegriCloud