summaryrefslogtreecommitdiffstats
path: root/llvm/test/ThinLTO/X86/module_asm2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/ThinLTO/X86/module_asm2.ll')
-rw-r--r--llvm/test/ThinLTO/X86/module_asm2.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/ThinLTO/X86/module_asm2.ll b/llvm/test/ThinLTO/X86/module_asm2.ll
index b46f4019653..b79d7ad4c97 100644
--- a/llvm/test/ThinLTO/X86/module_asm2.ll
+++ b/llvm/test/ThinLTO/X86/module_asm2.ll
@@ -11,9 +11,9 @@
; RUN: llvm-lto2 run %t1.bc %t2.bc -o %t.o -save-temps \
; RUN: -r=%t1.bc,foo,plx \
; RUN: -r=%t1.bc,globalfunc,plx \
-; RUN: -r=%t1.bc,globalfunc,plx \
-; RUN: -r=%t1.bc,weakfunc,plx \
+; RUN: -r=%t1.bc,globalfunc,lx \
; RUN: -r=%t1.bc,weakfunc,plx \
+; RUN: -r=%t1.bc,weakfunc,lx \
; RUN: -r=%t1.bc,b,pl \
; RUN: -r=%t1.bc,x,pl \
; RUN: -r=%t1.bc,func1,pl \
OpenPOWER on IntegriCloud