mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
1daf755e76
{builtin,runtime}_register_target passes a TOOLCHAIN_TOOLS list, whereas {builtin,runtime}_default_target does notl. The explicit TOOLCHAIN_TOOLS list matches what LLVMExternalProjectUtils would have set anyway, barring some target-specific adjustments, and those target-specific adjustments seem valuable, so let's drop the explicit TOOLCHAIN_TOOLS list and let LLVMExternalProjectUtils take care of it. Reviewed By: phosek Differential Revision: https://reviews.llvm.org/D86366 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Components.cmake.in | ||
llvm-strip-link.in |