[PATCH] D126177: [BOLT] [AArch64] Handle data markers spanning multiple functions
Denis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 26 02:05:15 PDT 2022
treapster updated this revision to Diff 432220.
treapster added a comment.
Removed isDataMarker/isCodeMarker, fixed test to be independent of shell and linker.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126177/new/
https://reviews.llvm.org/D126177
Files:
bolt/include/bolt/Core/BinaryContext.h
bolt/include/bolt/Core/BinaryFunction.h
bolt/lib/Core/BinaryContext.cpp
bolt/lib/Core/BinaryFunction.cpp
bolt/lib/Rewrite/RewriteInstance.cpp
bolt/test/AArch64/Inputs/unmarked-data.yaml
bolt/test/AArch64/unmarked-data.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126177.432220.patch
Type: text/x-patch
Size: 14873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220526/1cb9a719/attachment.bin>
More information about the llvm-commits
mailing list