1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-03-01 01:30:36 +00:00
llvm-6502/test/Assembler/2003-05-21-MalformedShiftCrash.llx
2003-09-15 20:02:53 +00:00

5 lines
131 B
Plaintext

; Found by inspection of the code
; RUN: llvm-as < %s 2>&1 | grep "Shift constant expression"
global int shr (float 1.0, ubyte 2)