Use a dedicated cmake file to store the extension configured within LLVM.
This patch is related to https://reviews.llvm.org/D74602
Paths
| Differential D74757
Fix compiler extension in standalone mode ClosedPublic Authored by serge-sans-paille on Feb 18 2020, 2:18 AM.
Details Summary Use a dedicated cmake file to store the extension configured within LLVM. This patch is related to https://reviews.llvm.org/D74602
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 18 2020, 2:18 AM Comment Actions Tested without standalone build with polly linked statically and dynamically with success. This revision is now accepted and ready to land.Feb 19 2020, 4:21 AM Closed by commit rG3a0f6e699bb6: Fix compiler extension in standalone mode (authored by serge-sans-paille). · Explain WhyFeb 19 2020, 10:25 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 245108 clang/CMakeLists.txt
llvm/CMakeLists.txt
llvm/cmake/modules/AddLLVM.cmake
llvm/cmake/modules/CMakeLists.txt
llvm/cmake/modules/LLVMConfig.cmake.in
|
Change to [GEN_CONFIG]