[PATCH] D51778: Introduce LLVM_HOT

Kristina Brooks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 05:40:11 PDT 2018


kristina added a comment.

I think that's best left to PGO, manually marking LLVM/Clang/etc. codebase with hotspots seems difficult and unreliable. I can't think of many places where this would actually be universally useful.


Repository:
  rL LLVM

https://reviews.llvm.org/D51778





More information about the llvm-commits mailing list