fix fixme case typo :-)
authorJason W Kim <jason.w.kim.2009@gmail.com>
Tue, 14 Dec 2010 01:42:38 +0000 (01:42 +0000)
committerJason W Kim <jason.w.kim.2009@gmail.com>
Tue, 14 Dec 2010 01:42:38 +0000 (01:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121743 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ARM/2010-12-13-reloc-pic.ll

index 7c4700b621279a5d394fd92f65822fabfb7cbe92..52fd2df1413687d06a1bb7d4861d4ac87d29edea 100644 (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'