mirror of
https://github.com/RPCS3/llvm.git
synced 2025-03-05 17:18:55 +00:00
[LTO] Fix test following r279550
The output name changed, but it was passing locally using the old output still present in the build dir. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279556 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
585ed95521
commit
26bccd66c4
@ -7,7 +7,7 @@
|
||||
; RUN: -r=%t1.bc,_foo,pxl \
|
||||
; RUN: -r=%t1.bc,_bar,pl \
|
||||
; RUN: -r=%t1.bc,_linkonce_func,pl
|
||||
; RUN: llvm-dis < %t.o.1.2.internalize.bc | FileCheck %s --check-prefix=INTERNALIZE
|
||||
; RUN: llvm-dis < %t.o.0.2.internalize.bc | FileCheck %s --check-prefix=INTERNALIZE
|
||||
|
||||
|
||||
; REGULAR: define void @foo
|
||||
|
Loading…
x
Reference in New Issue
Block a user