[PATCH] D158685: [BOLT] Don't choke on injected functions' IO map

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 09:36:01 PDT 2023


maksfb accepted this revision.
maksfb added inline comments.


================
Comment at: bolt/test/X86/patch-entries.c:9-11
+// RUN: llvm-bolt -relocs %t.exe -o %t.out \
+// RUN:   -update-debug-sections \
+// RUN:  --force-patch
----------------
nit


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158685



More information about the llvm-commits mailing list