[PATCH] D132975: [clang][BOLT] Add clang-bolt target (WIP)

Amir Ayupov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 1 14:18:15 PDT 2022


Amir updated this revision to Diff 457400.
Amir added a comment.

Succeeded in producing optimized Clang. Switch the default profiling target 
from `lld` to `count`, which produces a sufficient Clang coverage of 5.3B exec
insns (along with configure-stage Clang invocations).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132975

Files:
  clang/CMakeLists.txt
  clang/cmake/caches/BOLT.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132975.457400.patch
Type: text/x-patch
Size: 5264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220901/890cc8ac/attachment-0001.bin>


More information about the cfe-commits mailing list