mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-31 09:32:11 +00:00
Add radar number.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88739 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8fdd84cfa7
commit
e17ae4f82e
@ -1,5 +1,6 @@
|
||||
; RUN: llc -mtriple=armv7-eabi -mcpu=cortex-a8 < %s
|
||||
; PR5412
|
||||
; rdar://7384107
|
||||
|
||||
%bar = type { %quad, float, float, [3 x %quuz*], [3 x %bar*], [2 x %bar*], [3 x i8], i8 }
|
||||
%baz = type { %bar*, i32 }
|
||||
|
Loading…
Reference in New Issue
Block a user