1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

fix fixme case typo :-)

llvm-svn: 121743
This commit is contained in:
Jason W Kim 2010-12-14 01:42:38 +00:00
parent d4d3c5dd1e
commit 0cf0f7a078

View File

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