diff options
| author | Jim Grosbach <grosbach@apple.com> | 2011-07-19 19:02:39 +0000 |
|---|---|---|
| committer | Jim Grosbach <grosbach@apple.com> | 2011-07-19 19:02:39 +0000 |
| commit | 20dd6e9faef134594735b95ce48d7f36c40aad6c (patch) | |
| tree | ac13127c9e0b4115a48e34bc84f65607c4b17129 /llvm/test/MC/ARM/arm_fixups.s | |
| parent | b475205afd62c5568dd3412137ef8afc68934263 (diff) | |
| download | bcm5719-llvm-20dd6e9faef134594735b95ce48d7f36c40aad6c.tar.gz bcm5719-llvm-20dd6e9faef134594735b95ce48d7f36c40aad6c.zip | |
Whitespace.
llvm-svn: 135499
Diffstat (limited to 'llvm/test/MC/ARM/arm_fixups.s')
| -rw-r--r-- | llvm/test/MC/ARM/arm_fixups.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ARM/arm_fixups.s b/llvm/test/MC/ARM/arm_fixups.s index 0dceb83c24a..2b7878224d7 100644 --- a/llvm/test/MC/ARM/arm_fixups.s +++ b/llvm/test/MC/ARM/arm_fixups.s @@ -4,4 +4,4 @@ // CHECK: bl _printf @ encoding: [A,A,A,0xeb] // CHECK: @ fixup A - offset: 0, value: _printf, kind: fixup_arm_uncondbranch bl _printf -
\ No newline at end of file + |

