This revision was automatically updated to reflect the committed changes.
Closed by commit rG3a0f6e699bb6: Fix compiler extension in standalone mode
(authored by serge-sans-paille).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74757/new/
https://re
Keruspe accepted this revision.
Keruspe added a comment.
This revision is now accepted and ready to land.
Works fine with 10.0.0rc2 and related patches applied, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74757/new/
https://reviews.llvm.o
serge-sans-paille updated this revision to Diff 245327.
serge-sans-paille added a comment.
Take @Meinersbur review into account.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74757/new/
https://reviews.llvm.org/D74757
Files:
clang/CMakeLists.txt
Meinersbur added a comment.
The Windows pre-merge check seem to have failed?
Comment at: llvm/cmake/modules/AddLLVM.cmake:886
# process_llvm_pass_plugins([NO_GEN])
#
Change to `[GEN_CONFIG]`
Comment at: llvm/cmake/modules/LLVMConfig.cmake
serge-sans-paille added a comment.
Tested without standalone build with polly linked statically and dynamically
with success.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74757/new/
https://reviews.llvm.org/D74757
_
serge-sans-paille added a comment.
I still need to test many configurations, I'll report here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74757/new/
https://reviews.llvm.org/D74757
___
cfe-commits m
serge-sans-paille created this revision.
serge-sans-paille added reviewers: Meinersbur, Keruspe.
Herald added subscribers: llvm-commits, cfe-commits, mgorny.
Herald added projects: clang, LLVM.
serge-sans-paille added a comment.
I still need to test many configurations, I'll report here.
Use a d