Files
clang-p2996/llvm/lib/Target/Mips
Renat Idrisov 85a7989770 MIPS: Adding a check for JAL argument in PIC mode to prevent crashing on getExpr (#120356)
Only an Expr is supported by JAL.
Let's check it before getExpr.
https://github.com/llvm/llvm-project/issues/80535

---------

Co-authored-by: Renat Idrisov <parsifal-47@users.noreply.github.com>
2024-12-23 10:24:37 +08:00
..