Files
llvm-6502/test/Assembler/2003-05-21-MalformedShiftCrash.llx
Misha Brukman 14285c89e7 Renamed as' => llvm-as', dis' => llvm-dis'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8544 91177308-0d34-0410-b5e6-96231b3b80d8
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)