diff options
author | Shoaib Meenai <smeenai@fb.com> | 2019-06-15 04:40:16 +0000 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2019-06-15 04:40:16 +0000 |
commit | 744870f469049ac26bd1cbed5730512794dfa5fa (patch) | |
tree | 54ff2dc1c9211842950b5374fda8273d436f5818 /llvm/lib/Support/BranchProbability.cpp | |
parent | 968b5f84af2b6461fdb9835f6b00706d19d18938 (diff) | |
download | llvm-744870f469049ac26bd1cbed5730512794dfa5fa.zip llvm-744870f469049ac26bd1cbed5730512794dfa5fa.tar.gz llvm-744870f469049ac26bd1cbed5730512794dfa5fa.tar.bz2 |
[compiler-rt] Respect CMAKE_NM
The default nm executable may not be able to handle the architecture
we're building the sanitizers for. Respect CMAKE_NM if it's set to
ensure we're using the correct nm tool. Preserve the existing NM
environment variable override to not break its users.
Differential Revision: https://reviews.llvm.org/D63368
llvm-svn: 363483
Diffstat (limited to 'llvm/lib/Support/BranchProbability.cpp')
0 files changed, 0 insertions, 0 deletions