summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/MC/ELF/relocation-pc.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/MC/ELF/relocation-pc.s b/llvm/test/MC/ELF/relocation-pc.s
index ca7addf3a62..28a911db8d9 100644
--- a/llvm/test/MC/ELF/relocation-pc.s
+++ b/llvm/test/MC/ELF/relocation-pc.s
@@ -2,8 +2,8 @@
// Test that we produce the correct relocation.
- loope 0 # R_X86_64_PC8
- jmp -256 # R_X86_64_PC32
+ loope 0 # R_X86_64_PC8
+ jmp -256 # R_X86_64_PC32
// CHECK: Section {
// CHECK: Index:
OpenPOWER on IntegriCloud