mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-13 09:33:50 +00:00
New testcase, found by inspection
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6257 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
06e4ea3f7c
commit
f689374181
4
test/Assembler/2003-05-21-MalformedShiftCrash.llx
Normal file
4
test/Assembler/2003-05-21-MalformedShiftCrash.llx
Normal file
@ -0,0 +1,4 @@
|
||||
; Found by inspection of the code
|
||||
; RUN: as < %s 2>&1 | grep "Shift constant expression"
|
||||
|
||||
global int shr (float 1.0, ubyte 2)
|
Loading…
x
Reference in New Issue
Block a user