[PATCH] D23652: [mips] N64 static relocation model support
Joerg Sonnenberger via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 21 14:53:10 PST 2016
joerg added a comment.
LowerBR_JT no longer exists. The relevant codegen is always position-independent now, but using generic logic.
https://reviews.llvm.org/D23652
More information about the llvm-commits
mailing list