While cross-compiling, a custom nm program may be required. This will also allow for the
use of llvm-nm if desired.
Details
Details
- Reviewers
compnerd samsonov eugenis beanz - Commits
- rG81378e46bb95: [compiler-rt] Allow nm program to be over-ridden for global symbol detection
rCRT278187: [compiler-rt] Allow nm program to be over-ridden for global symbol detection
rL278187: [compiler-rt] Allow nm program to be over-ridden for global symbol detection
Diff Detail
Diff Detail
- Repository
- rL LLVM