[PATCH] D158003: [lld-macho] Stricter Bitcode Symbol Resolution

Kyungwoo Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 11:03:38 PDT 2023


kyulee updated this revision to Diff 550399.
kyulee added a comment.

Update tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158003

Files:
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/LTO.cpp
  lld/MachO/SymbolTable.cpp
  lld/test/MachO/symbol-resolution-error.ll
  lld/test/MachO/symbol-resolution-warning.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158003.550399.patch
Type: text/x-patch
Size: 9383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230815/3ce124c5/attachment.bin>


More information about the llvm-commits mailing list