mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-28 06:32:09 +00:00
fix test attributes; this is an x86-64 test, not a Nehalem test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228545 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
714f3d3a0f
commit
751e3f1f80
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -o - -mtriple=x86_64-linux -mcpu=corei7 | FileCheck %s
|
||||
; RUN: llc < %s -o - -mtriple=x86_64-linux | FileCheck %s
|
||||
; PR4891
|
||||
|
||||
; Both loads should happen before either store.
|
||||
|
Loading…
x
Reference in New Issue
Block a user