[PATCH] D56084: Resubmit of rL345008 "Split MachinePipeliner code into header and cpp files"
Lama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 9 09:08:55 PST 2019
lsaba added a comment.
In D56084#1351317 <https://reviews.llvm.org/D56084#1351317>, @aprantl wrote:
> You have to use clang in order to compile with clang module support enabled. If your host compiler is GCC, you will have to build clang first and then use that clang to compile clang again using all the MODULE cmake options.
this is what i did with my second build stated above, or is that also not enough?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56084/new/
https://reviews.llvm.org/D56084
More information about the llvm-commits
mailing list