mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-17 18:31:04 +00:00
fix fixme case typo :-)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121743 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
885b3283ea
commit
db934e7474
@ -1,7 +1,7 @@
|
||||
; RUN: llc %s -mtriple=armv7-linux-gnueabi -arm-use-movt -relocation-model=pic -filetype=obj -o - | \
|
||||
; RUN: elf-dump --dump-section-data | FileCheck -check-prefix=PIC01 %s
|
||||
|
||||
;; Fixme: Reduce this test further, or even better,
|
||||
;; FIXME: Reduce this test further, or even better,
|
||||
;; redo as .s -> .o test once ARM AsmParser is working better
|
||||
|
||||
; ModuleID = 'large2.pnacl.bc'
|
||||
|
Loading…
Reference in New Issue
Block a user