Convert macro to a function, generalize the output path using CMAKE_CFG_RESOLVED_INTDIR not to require branching for multi-output build systems.
Part 2 of splitting of https://reviews.llvm.org/D36116
Differential D36725
Compiler-RT CMake refactoring george.karpenkov on Aug 14 2017, 5:59 PM. Authored by
Details Convert macro to a function, generalize the output path using CMAKE_CFG_RESOLVED_INTDIR not to require branching for multi-output build systems. Part 2 of splitting of https://reviews.llvm.org/D36116
Diff Detail
Event TimelineComment Actions Could you please put meaning full description. Patch does meaningful things on it's own.
|