mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-19 20:34:38 +00:00
allow this to build
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44619 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cc2335968f
commit
58dd8568ee
@ -56,6 +56,6 @@ def CC_SPU : CallingConv<[
|
||||
|
||||
// Vectors get 16-byte stack slots that are 16-byte aligned.
|
||||
CCIfType<[v16i8, v8i16, v4i32, v2i64, v4f32, v2f64],
|
||||
CCAssignToStack<16, 16>>*/
|
||||
CCAssignToStack<16, 16>>
|
||||
]>;
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user