[PATCH] D18402: [AArch64] Better errors for out-of-range fixups
Oliver Stannard via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 23 09:32:30 PDT 2016
olista01 created this revision.
olista01 added reviewers: t.p.northover, rengolin.
olista01 added a subscriber: llvm-commits.
olista01 set the repository for this revision to rL LLVM.
Herald added subscribers: rengolin, aemerson.
When a fixup that can be resolved by the assembler is out of range, we should report an error in the source, rather than crashing.
Repository:
rL LLVM
http://reviews.llvm.org/D18402
Files:
lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
test/MC/AArch64/fixup-out-of-range.s
test/MC/AArch64/ldr-pseudo-obj-errors.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18402.51434.patch
Type: text/x-patch
Size: 8816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160323/ca6ecffa/attachment.bin>
More information about the llvm-commits
mailing list