[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
Tue Jan 8 14:35:07 PST 2019
lsaba added a comment.
In D56084#1350118 <https://reviews.llvm.org/D56084#1350118>, @aprantl wrote:
> I committed a rather horrible workaround in r350650, but it would be great to revert that again.
>
> What you need to test particularly is building with -DLLVM_ENABLE_MODULES=1.
is this a Mac specific issue? because I tried with -DLLVM_ENABLE_MODULES=1 on linux and it worked fine. I don't have a Mac machine available to test this
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