mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
Tidy up. Trailing whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138293 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2c9f83533b
commit
762f70bc49
@ -1,6 +1,6 @@
|
||||
@ RUN: llvm-mc -triple thumb-apple-darwin10 -show-encoding < %s 2> %t | FileCheck %s
|
||||
@ RUN: FileCheck --check-prefix=CHECK-WARNINGS < %t %s
|
||||
|
||||
|
||||
push {r7, lr}
|
||||
@ CHECK-WARNINGS: register not in ascending order in register list
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user