Files
clang-p2996/llvm/docs/CommandGuide
Kyungwoo Lee ffcf3c8688 [CGData][llvm-cgdata] Support for stable function map (#112664)
This introduces a new cgdata format for stable function maps. The raw
data is embedded in the __llvm_merge section during compile time. This
data can be read and merged using the llvm-cgdata tool, into an indexed
cgdata file. Consequently, the tool is now capable of handling either
outlined hash trees, stable function maps, or both, as they are
orthogonal.

Depends on #112662.
This is a patch for
https://discourse.llvm.org/t/rfc-global-function-merging/82608.
2024-11-04 17:32:50 -08:00
..
2019-07-04 21:19:05 +00:00
2022-04-14 22:29:03 -04:00
2019-07-04 21:19:05 +00:00
2019-07-04 21:19:05 +00:00
2020-08-09 19:31:49 -07:00
2022-05-14 18:50:20 +00:00
2023-09-19 14:14:27 -07:00