mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-19 20:34:38 +00:00
Tag this test with the PR reference.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46688 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5be2920149
commit
f2a5f012f3
@ -1,4 +1,5 @@
|
||||
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep {a.off}
|
||||
; PR1949
|
||||
|
||||
define i1 @test1(i32 %a) {
|
||||
%a.off = add i32 %a, 4 ; <i32> [#uses=1]
|
||||
|
Loading…
x
Reference in New Issue
Block a user