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:
Benjamin Kramer 2014-03-15 23:01:29 +00:00
parent 3c143dde40
commit d5452e386c

View File

@ -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: