mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
Reorder arguments on test command line to make it easier to cut and
paste. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204875 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ee5f4bb6b3
commit
1e0751bd4c
@ -1,4 +1,4 @@
|
||||
; RUN: llc -mtriple=x86_64-apple-darwin %s -o %t -filetype=obj
|
||||
; RUN: llc -mtriple=x86_64-apple-darwin -filetype=obj %s -o %t
|
||||
; RUN: llvm-dwarfdump -debug-dump=line %t | FileCheck %s
|
||||
|
||||
; Check that the line table starts at 7, not 4, but that the first
|
||||
|
Loading…
Reference in New Issue
Block a user