mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
Add a triple to this test to get the right IR mangling
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214982 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5d04e520c0
commit
7911f2db78
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -march=x86 | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=i686-win32 | FileCheck %s
|
||||
|
||||
; Previously we would forget to align to stack slot alignment after placing a
|
||||
; byval argument. Subsequent arguments would align themselves, but if it was
|
||||
|
Loading…
Reference in New Issue
Block a user