mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-04 07:32:13 +00:00
Disable 2010-10-01-crash.ll for Hexagon as the Hexagon frontend will
never produce a byval parameter with size < 8 bytes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178792 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5152e4fb06
commit
cb1de07007
@ -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