mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-26 13:10:34 +00:00
fix this to work with objdir != srcdir
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102547 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
de5996e33a
commit
c1c4595d1f
@ -1,4 +1,4 @@
|
||||
; RUN: opt -S -globalopt metadata.ll | FileCheck %s
|
||||
; RUN: opt -S -globalopt < %s | FileCheck %s
|
||||
|
||||
; PR6112 - When globalopt does RAUW(@G, %G), the metadata reference should drop
|
||||
; to null.
|
||||
|
Loading…
Reference in New Issue
Block a user