[PATCH] D132053: [BOLT] Fix ignored LP at fragment start

Fabian Parzefall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 17 15:32:38 PDT 2022


FPar marked an inline comment as done.
FPar added inline comments.


================
Comment at: bolt/test/runtime/X86/Inputs/lp-fragment-start.fdata:1
+1 main a 1 __cxa_allocate_exception at PLT 0 0 1
----------------
Amir wrote:
> You can merge fdata into the assembly source by leveraging link_fdata script. See e.g. bolt/test/X86/lto-name-match.s
I didn't know that, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132053



More information about the llvm-commits mailing list