mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-18 13:34:04 +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
|
; PR6112 - When globalopt does RAUW(@G, %G), the metadata reference should drop
|
||||||
; to null.
|
; to null.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user