- Correctly handle OpNum == 0 (auto select operand)
- Implement MCExpr overload
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153343
[BOLT][RISCV] Fix implementation of getTargetSymbol ClosedPublic Authored by jobnoorman on Jun 20 2023, 6:54 AM.
Details Summary
Diff Detail
Event Timelinejobnoorman added a child revision: D153345: [BOLT] Don't register internal func relocs as external references.Jun 20 2023, 6:56 AM This revision is now accepted and ready to land.Jun 20 2023, 6:29 PM Closed by commit rGb6556dc9fe2d: [BOLT][RISCV] Fix implementation of getTargetSymbol (authored by jobnoorman). · Explain WhyJun 21 2023, 1:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 533173 bolt/lib/Target/RISCV/RISCVMCPlusBuilder.cpp
|