[PATCH] D132053: [BOLT] Fix ignored LP at fragment start
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 17 14:55:23 PDT 2022
Amir 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
----------------
You can merge fdata into the assembly source by leveraging link_fdata script. See e.g. bolt/test/X86/lto-name-match.s
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