[PATCH] D84833: Implement indirect branch generation in position independent code for the RISC-V target

msizanoen1 via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 29 05:57:48 PDT 2020


msizanoen1 added a comment.

This still need to be backported to rust-lang/llvm-project fork which is still on LLVM 10 so using PseudoJump is not an option.


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

https://reviews.llvm.org/D84833



More information about the llvm-commits mailing list