[PATCH] D131139: [BOLT] Fix issue related to missing symbol name
Huan Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 3 21:43:39 PDT 2022
nhuhuan created this revision.
Herald added a reviewer: rafauler.
Herald added a subscriber: ayermolo.
Herald added a reviewer: Amir.
Herald added a reviewer: maksfb.
Herald added a project: All.
nhuhuan requested review of this revision.
Herald added subscribers: llvm-commits, yota9.
Herald added a project: LLVM.
Add symbol names that previously not recorded in BinaryFunction.
Test cases are updated accordingly.
Test Plan:
ninja check-bolt
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D131139
Files:
bolt/include/bolt/Core/BinaryFunction.h
bolt/lib/Rewrite/RewriteInstance.cpp
bolt/test/X86/split-func-icf.s
bolt/test/runtime/X86/fdata-escape-chars.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131139.449867.patch
Type: text/x-patch
Size: 4714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220804/c91c3197/attachment.bin>
More information about the llvm-commits
mailing list