mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-12 01:41:37 +00:00
Add a PR comment to this test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62921 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
08ffee539e
commit
54e853a779
@ -1,4 +1,5 @@
|
||||
; RUN: llvm-as < %s | llc -march=x86 | grep {orl \$1}
|
||||
; PR3018
|
||||
|
||||
define i32 @test(i32 %A) nounwind {
|
||||
%B = or i32 %A, 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user