mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-24 12:55:45 +00:00
Disable 2010-10-01-crash.ll for Hexagon as the Hexagon frontend will
never produce a byval parameter with size < 8 bytes. llvm-svn: 178792
This commit is contained in:
parent
5e796656b1
commit
8017d2c8b6
@ -1,4 +1,5 @@
|
||||
; RUN: llc -O0 %s -o /dev/null
|
||||
; XFAIL: hexagon
|
||||
; PR 8235
|
||||
|
||||
define void @CGRectStandardize(i32* sret %agg.result, i32* byval %rect) nounwind ssp {
|
||||
|
Loading…
x
Reference in New Issue
Block a user