[PATCH] D134098: [BOLT] Add pass to fix ambiguous memory references

Rafael Auler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 18:40:31 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4f158995b9cd: [BOLT] Add pass to fix ambiguous memory references (authored by rafauler).

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.467341.patch
Type: text/x-patch
Size: 13669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221013/88610bf0/attachment-0001.bin>


More information about the llvm-commits mailing list