[PATCH] D84022: [flang] Fix multi-config generator builds.

Pete Steinfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 31 06:45:15 PDT 2020


PeteSteinfeld added a comment.

Out-of-tree builds are four times faster than in-tree builds.  Since I build flang every time I review a change, I do several builds a day (in addition to the builds I do for my own work).  Thus, this change significantly degrades my productivity.

You say "You could possibly add if statements ...".  Are you implying that you do not plan to amend your change to allow out-of-tree builds in addition to supporting multi-config generator builds?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84022



More information about the llvm-commits mailing list