[PATCH] D155767: [BOLT] Improve Linux ORC reader
Maksim Panchenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 20 18:59:35 PDT 2023
maksfb added a comment.
In D155767#4520901 <https://reviews.llvm.org/D155767#4520901>, @Amir wrote:
> Wow, ORC encoding is this simple.
>From https://www.kernel.org/doc/html/next/x86/orc-unwinder.html:
"Orcs, fearsome creatures of medieval folklore, are the Dwarves’ natural enemies. Similarly, the ORC unwinder was created in opposition to the complexity and slowness of DWARF."
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155767/new/
https://reviews.llvm.org/D155767
More information about the llvm-commits
mailing list