[PATCH] D158191: [BOLT] Fix trap value for non-X86

Denis Revunov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 15:32:26 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG28fd2ca14246: [BOLT] Fix trap value for non-X86 (authored by treapster).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D158191?vs=551716&id=552903#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158191/new/

https://reviews.llvm.org/D158191

Files:
  bolt/include/bolt/Core/MCPlusBuilder.h
  bolt/lib/Core/BinaryEmitter.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp
  bolt/lib/Target/RISCV/RISCVMCPlusBuilder.cpp
  bolt/lib/Target/X86/X86MCPlusBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158191.552903.patch
Type: text/x-patch
Size: 3735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230823/71583020/attachment.bin>


More information about the llvm-commits mailing list