This is useful for contexts where shouldAddDefaultTargetPasses returns
false but that still want to perform relaxation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153538
[JITLink][RISCV] Expose relaxation pass publicly ClosedPublic Authored by jobnoorman on Jun 22 2023, 5:33 AM.
Details Summary This is useful for contexts where shouldAddDefaultTargetPasses returns
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 23 2023, 8:18 AM Closed by commit rGde5198b00dd7: [JITLink][RISCV] Expose relaxation pass publicly (authored by jobnoorman). · Explain WhyJun 26 2023, 12:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 534447 llvm/include/llvm/ExecutionEngine/JITLink/ELF_riscv.h
llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp
|