[PATCH] D112518: [ELF] Change common diagnostics to report both object file location and source file location

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 26 23:56:20 PDT 2021


MaskRay updated this revision to Diff 382535.
MaskRay marked 4 inline comments as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.

add a dedicated test

improve formatting


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112518/new/

https://reviews.llvm.org/D112518

Files:
  lld/ELF/Arch/ARM.cpp
  lld/ELF/InputSection.cpp
  lld/ELF/Relocations.cpp
  lld/ELF/Target.cpp
  lld/ELF/Target.h
  lld/test/ELF/arm-thumb-interwork-notfunc.s
  lld/test/ELF/ppc64-error-toc-local-call.s
  lld/test/ELF/x86-64-reloc-error2.s
  lld/test/ELF/x86-64-reloc-range-debug-loc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112518.382535.patch
Type: text/x-patch
Size: 15339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211027/21d7139d/attachment.bin>


More information about the llvm-commits mailing list