[PATCH] D78888: [llvm-objcopy][MachO] Fix symbol table
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 28 00:29:44 PDT 2020
jhenderson added a comment.
I might be missing it, but I was just looking for all combinations of the relevant symbol types for the modified. I could not find any example of a symbol with N_STAB and N_EXT both set. I'm guessing this might be unrealistic, but perhaps we should test anyway?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78888/new/
https://reviews.llvm.org/D78888
More information about the llvm-commits
mailing list