[PATCH] D157716: [lld-macho] Postprocess LC Linker Option

Kyungwoo Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 13 10:21:30 PDT 2023


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

Update (simplify) tests per comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157716

Files:
  lld/MachO/Driver.cpp
  lld/MachO/Driver.h
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/test/MachO/lc-linker-option-lto.ll
  lld/test/MachO/lc-linker-option-order.ll
  lld/test/MachO/lc-linker-option.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157716.549716.patch
Type: text/x-patch
Size: 15575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230813/be5f4e8e/attachment.bin>


More information about the llvm-commits mailing list