[PATCH] D154604: [BOLT] Calculate output values using BOLTLinker

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 00:58:15 PDT 2023


maksfb added a comment.

The change looks good to me overall. Should we expect any overhead associated with making symbols non-temporary (`Ctx->setAllowTemporaryLabels(false)`)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154604



More information about the llvm-commits mailing list