[PATCH] D134058: [lld-macho] Support -dyld_env

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 10:57:25 PDT 2022


oontvoo updated this revision to Diff 461273.
oontvoo marked 10 inline comments as done.
oontvoo added a comment.

addressed review comments:

- relax the value validations
- added supports for specifying -dyld_env multiple times
- more tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134058

Files:
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/Options.td
  lld/MachO/Writer.cpp
  lld/test/MachO/dyld-env.s
  llvm/include/llvm/BinaryFormat/MachO.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134058.461273.patch
Type: text/x-patch
Size: 5685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220919/8a30cda2/attachment.bin>


More information about the llvm-commits mailing list