mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-15 07:34:33 +00:00
Use a fixed subtarget for test so atom scheduling can't change the addresses this test relies on.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204014 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3c143dde40
commit
d5452e386c
@ -1,4 +1,4 @@
|
||||
; RUN: llc -mtriple=i386-unknown-unknown %s -o %t -filetype=obj
|
||||
; RUN: llc -mtriple=i386-unknown-unknown -mcpu=core2 %s -o %t -filetype=obj
|
||||
; RUN: llvm-dwarfdump -debug-dump=line %t | FileCheck %s
|
||||
;
|
||||
; Generated from:
|
||||
|
Loading…
x
Reference in New Issue
Block a user