For some reason CMake can't find the append macro if LLVM is built separately and imported via LLVM_CONFIG_PATH.
Patch by Loo Rong Jie
Differential D43458
Fix CMake/MSVC when compiler-rt and llvm are built separately rongjiecomputer on Feb 19 2018, 5:50 AM. Authored by
Details For some reason CMake can't find the append macro if LLVM is built separately and imported via LLVM_CONFIG_PATH. Patch by Loo Rong Jie
Diff Detail
|