[PATCH] D116566: [flang] Fix the documentation on how to build flang

Pete Steinfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 5 12:35:46 PST 2022


PeteSteinfeld added a comment.

Thanks again, Andrzej for your excellent review comments.

I will add explanations for why `compiler-rt` is required and to note the peculiar different between the specification of the `llvm` and the `mlir;clang;compiler-rt` dependency specifications.

I'm unfamiliar with `LLVM_ENABLE_RUNTIMES`.  I'm reluctant to document something that I don't understand.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116566



More information about the llvm-commits mailing list