[PATCH] D126177: [BOLT] Fix disassembly of data in text

Denis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 08:30:27 PDT 2022


treapster updated this revision to Diff 431684.
treapster edited the summary of this revision.
treapster added a comment.

Removed getFirstInstructionOffset to commit it separately, rebased diff


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/unmarked-data.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126177.431684.patch
Type: text/x-patch
Size: 13139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220524/877d2068/attachment.bin>


More information about the llvm-commits mailing list