mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-12 15:30:46 +00:00
[gold] Fix new gold test to specify emulation mode
Add emulation mode option for new test added in r279023. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279355 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cb9042aab4
commit
746d3be625
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user