[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
Sun Jan 13 07:15:26 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.


I tried your suggestions and i still have no luck with reproducing this locally.. 
 @aprantl , @sgraenitz @fhahn is anyone actively working on a fix for the issue? who can I assign a Bugzilla to?


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