Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
bcb5562a5e67f6f21b4bf82c8f3338a82a7d358c
/
.
/
test
/
Assembler
/
2003-05-21-MalformedShiftCrash.llx
blob: e56d2bb75f086143489ced5f6bddf4283ca6ecaa [
file
] [
log
] [
blame
]
;
Found
by
inspection of the code
;
RUN
:
llvm
-
as
<
%
s
2
>&
1
|
grep
"Shift constant expression"
global
int
shr
(
float
1.0
,
ubyte
2
)