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:
Jason W Kim 2010-12-14 01:42:38 +00:00
parent 885b3283ea
commit db934e7474

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'