[PATCH] D134098: [BOLT] Add pass to fix ambiguous memory references
Rafael Auler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 10 17:54:22 PDT 2022
rafauler updated this revision to Diff 466672.
rafauler marked an inline comment as done.
rafauler added a comment.
Maksim's suggestions. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134098/new/
https://reviews.llvm.org/D134098
Files:
bolt/include/bolt/Passes/ValidateMemRefs.h
bolt/lib/Core/BinaryEmitter.cpp
bolt/lib/Passes/CMakeLists.txt
bolt/lib/Passes/ValidateMemRefs.cpp
bolt/lib/Rewrite/BinaryPassManager.cpp
bolt/test/runtime/X86/jt-symbol-disambiguation-2.s
bolt/test/runtime/X86/jt-symbol-disambiguation.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134098.466672.patch
Type: text/x-patch
Size: 12815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221011/18bcfaa6/attachment.bin>
More information about the llvm-commits
mailing list