[PATCH] D125426: Add a new flavor "BBLabels" to LLVM_BUILD_INSTRUMENTED

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 17 02:26:31 PDT 2022


hans added a comment.

Nice!

Please update llvm/docs/CMake.rst to document the different options of LLVM_BUILD_INSTRUMENTED.

Thanks for including the workflow for building a propeller-optimized Clang. Perhaps this should be added to llvm/docs/HowToBuildWithPGO.rst? Or could it be added to Propeller's documentation (where is that?). Also, could the workflow include to how apply this on top of ThinLTO and PGO for peak performance?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125426



More information about the llvm-commits mailing list