[PATCH] D72416: [Flang] add flang as a new subproject in cmake

Eric Schweitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 9 09:41:14 PDT 2020


schweitz added a comment.

In D72416#1912641 <https://reviews.llvm.org/D72416#1912641>, @DavidTruby wrote:

> @hfinkel suggested we make an LLVM_EXTRA_PROJECTS and add that to the logic to search for projects. I have a patch to do that, I'll just link it here when I work out how to!


I agree with Hal. It makes sense to separate the "what's a valid project" logic from the "let's build everything" option.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72416/new/

https://reviews.llvm.org/D72416





More information about the llvm-commits mailing list