summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/CodeGen/ARM/2010-12-13-reloc-pic.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/2010-12-13-reloc-pic.ll b/llvm/test/CodeGen/ARM/2010-12-13-reloc-pic.ll
index 7c4700b6212..52fd2df1413 100644
--- a/llvm/test/CodeGen/ARM/2010-12-13-reloc-pic.ll
+++ b/llvm/test/CodeGen/ARM/2010-12-13-reloc-pic.ll
@@ -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'
OpenPOWER on IntegriCloud