diff options
author | Jim Grosbach <grosbach@apple.com> | 2012-01-26 23:20:15 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2012-01-26 23:20:15 +0000 |
commit | 5e5eabb5ab9c6dde20e89e97da817abed235a685 (patch) | |
tree | 1e275435c183fc282eade61fb1b2514b3df2129a /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | b18b409258a74567cf5072c2af63e110dba9e20a (diff) | |
download | llvm-5e5eabb5ab9c6dde20e89e97da817abed235a685.zip llvm-5e5eabb5ab9c6dde20e89e97da817abed235a685.tar.gz llvm-5e5eabb5ab9c6dde20e89e97da817abed235a685.tar.bz2 |
Keep source information, if available, around for ARM Fixups.
Adjust an example MachObjectWriter diagnostic to use the information
to issue a better message.
Before:
LLVM ERROR: unknown ARM fixup kind!
After:
x.s:6:5: error: unsupported relocation on symbol
beq bar
^
rdar://9800182
llvm-svn: 149093
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions