[PATCH] D18402: [AArch64] Better errors for out-of-range fixups

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 12:56:46 PDT 2016


t.p.northover accepted this revision.
t.p.northover added a comment.
This revision is now accepted and ready to land.

I think this is a good idea. MachO has been doing similar things for a while and I don't think we've had any complaints about misplaced diagnostics. We certainly used to get complaints about ones with missing locations though!

Tim.


Repository:
  rL LLVM

http://reviews.llvm.org/D18402





More information about the llvm-commits mailing list