[PATCH] D56084: Resubmit of rL345008 "Split MachinePipeliner code into header and cpp files"

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 8 17:01:49 PST 2019


aprantl added a comment.

It should not be mac-specific, but it is possible that Linux uses a different default for LLVM_ENABLE_LOCAL_SUBMODULE_VISIBILITY. Can you try again with `-DLLVM_ENABLE_LOCAL_SUBMODULE_VISIBILITY=0  -DLLVM_ENABLE_MODULES=1` ?


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