[PATCH] D159089: [BOLT][RISCV] Add support for linker relaxation

Job Noorman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 02:57:52 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc5ba61978c33: [BOLT][RISCV] Add support for linker relaxation (authored by jobnoorman).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159089

Files:
  bolt/include/bolt/Core/MCPlusBuilder.h
  bolt/include/bolt/Passes/FixRISCVCallsPass.h
  bolt/lib/Core/BinaryContext.cpp
  bolt/lib/Passes/FixRISCVCallsPass.cpp
  bolt/lib/Rewrite/JITLinkLinker.cpp
  bolt/lib/Target/RISCV/RISCVMCPlusBuilder.cpp
  bolt/test/RISCV/internal-func-reloc.s
  bolt/test/RISCV/lit.local.cfg
  bolt/test/RISCV/relax.s
  bolt/test/RISCV/reloc-call.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159089.556839.patch
Type: text/x-patch
Size: 10359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230915/5d1d8683/attachment.bin>


More information about the llvm-commits mailing list