This patch add RISCV label subtraction and addition relocations in JITLink
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
50 ms | x64 debian > LLVM.Bindings/Go::go.test |
Event Timeline
Comment Actions
I think this will need an update for the JITTargetAddress -> ExecutorAddr switch in 118e953b18f, but otherwise LGTM. Thanks Stephen!
llvm/include/llvm/ExecutionEngine/JITLink/riscv.h | ||
---|---|---|
90 | Typo: Targat should be Target. |
Typo: Targat should be Target.