diff options
author | Shoaib Meenai <smeenai@fb.com> | 2019-04-02 15:58:05 +0000 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2019-04-02 15:58:05 +0000 |
commit | 7c16c5b6aec53ae59c5c611af55d089a84ed3f10 (patch) | |
tree | eaf72fc1081c02ea4ef2efdcb5d368f09270975b /lldb/packages/Python/lldbsuite/test/python_api/function_symbol | |
parent | f92acf1299500b3b161a2bdf94639244a8fc4cae (diff) | |
download | bcm5719-llvm-7c16c5b6aec53ae59c5c611af55d089a84ed3f10.tar.gz bcm5719-llvm-7c16c5b6aec53ae59c5c611af55d089a84ed3f10.zip |
[llvm-shlib] Fix cross-compilation for LLVM-C
When we're cross-compiling, build and use a native llvm-nm instead of
attempting to use the one from the target's build tree.
A nice follow-up would be to add a cache variable to allow specifying a
path to an external native llvm-nm instead of building one ourselves,
similar to LLVM_TABLEGEN and LLVM_CONFIG_PATH.
Differential Revision: https://reviews.llvm.org/D60025
llvm-svn: 357487
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/function_symbol')
0 files changed, 0 insertions, 0 deletions