[PATCH] D97260: [lld][MachO] Add support for LC_FUNCTION_STARTS
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 24 15:27:02 PST 2021
int3 accepted this revision.
int3 added a comment.
lgtm
================
Comment at: lld/test/MachO/function-starts.s:28
+
+#--- basic
+.section __TEXT,__text,regular,pure_instructions
----------------
nit: I like to give the split files the appropriate extension too, namely basic.s and alias.s
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97260/new/
https://reviews.llvm.org/D97260
More information about the llvm-commits
mailing list