mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-22 13:29:44 +00:00
Fix test case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137847 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4be7fb0742
commit
cbfadfc4b3
@ -1,4 +1,5 @@
|
||||
// RUN: %llvmgcc -g -S %s -dA -fverbose-asm -o - | %llc -asm-verbose | FileCheck %s
|
||||
// RUN: %llvmgcc -g -S %s -dA -fverbose-asm -o %t
|
||||
// RUN: llc -asm-verbose < %t | FileCheck %s
|
||||
// Test to artificial attribute attahed to "this" pointer type.
|
||||
// Radar 7655792 and 7655002
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user