[PATCH] D100076: [lld-macho] Support -add_ast_path

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 7 16:18:32 PDT 2021


int3 created this revision.
int3 added reviewers: lld-macho, clayborg.
Herald added a subscriber: dang.
Herald added a project: lld-macho.
int3 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Swift builds seem to use it. All it requires is emitting the
corresponding paths as STABS.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D100076

Files:
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/Options.td
  lld/MachO/SyntheticSections.cpp
  lld/test/MachO/add-ast-path.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100076.335946.patch
Type: text/x-patch
Size: 3854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210407/1d1e6479/attachment.bin>


More information about the llvm-commits mailing list