diff --git a/llvm/test/MC/ELF/relocation-pc.s b/llvm/test/MC/ELF/relocation-pc.s index ca7addf3a620..28a911db8d96 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: