[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 14:14:31 PDT 2019


emaste added a comment.

Is this using the system nm? ELF Tool Chain nm does not (currently) support the `-P` flag.


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