[PATCH] D128184: [lld-macho] Show source information for undefined references

Daniel Bertalan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 21 14:46:08 PDT 2022


BertalanD updated this revision to Diff 438841.
BertalanD added a comment.

remove unnecessary null check


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

https://reviews.llvm.org/D128184

Files:
  lld/MachO/Dwarf.cpp
  lld/MachO/Dwarf.h
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/InputSection.cpp
  lld/MachO/InputSection.h
  lld/MachO/SymbolTable.cpp
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/test/MachO/invalid/undef-debug.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128184.438841.patch
Type: text/x-patch
Size: 22508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220621/7fb7493b/attachment.bin>


More information about the llvm-commits mailing list