[PATCH] D69004: Use portable flag with nm in extract_symbols.py
Ed Maste via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 23 15:47:28 PDT 2019
emaste added a comment.
> I was under the impression that -P was supported on FreeBSD.
Hrm, I was mistaken and `nm -P` is supported on FreeBSD (with the ELF Tool Chain nm in the base system); I'm not sure what I ended up trying earlier. Sorry for the noise.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69004/new/
https://reviews.llvm.org/D69004
More information about the llvm-commits
mailing list