diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-11-02 19:03:18 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-11-02 19:03:18 +0000 |
commit | 84f4cb8ba555d102ea45fe84bc59e755610351e4 (patch) | |
tree | 182360317801b85c6da0bc7c36173b1b8c241261 | |
parent | 646c4032e7e9634ad102a00987fa92c1c5bacd5a (diff) | |
download | bcm5719-llvm-84f4cb8ba555d102ea45fe84bc59e755610351e4.tar.gz bcm5719-llvm-84f4cb8ba555d102ea45fe84bc59e755610351e4.zip |
Convert tabs to spaces.
llvm-svn: 251817
-rw-r--r-- | llvm/test/MC/ELF/relocation-pc.s | 4 |
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: |