mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-17 03:30:28 +00:00
FileCheck-ize
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134335 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8b89789188
commit
8a0a4de71f
@ -1,6 +1,7 @@
|
||||
; RUN: llc < %s -mtriple=i686-apple-darwin -relocation-model=pic | grep {\$pb} | grep mov
|
||||
; RUN: llc < %s -mtriple=i686-apple-darwin -relocation-model=pic | FileCheck %s
|
||||
;
|
||||
; Make sure the PIC label flags2-"L1$pb" is not moved up to the preheader.
|
||||
; CHECK: mov{{.}} {{.*}}$pb
|
||||
|
||||
@flags2 = internal global [8193 x i8] zeroinitializer, align 32 ; <[8193 x i8]*> [#uses=1]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user