1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/tools/llvm-shlib
Shoaib Meenai 16077c1bdc [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
2019-04-02 15:58:05 +00:00
..
CMakeLists.txt [llvm-shlib] Fix cross-compilation for LLVM-C 2019-04-02 15:58:05 +00:00
gen-msvc-exports.py Use response file when generating LLVM-C.dll 2019-03-19 09:14:09 +00:00
libllvm.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
simple_version_script.map.in