aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authoryingopq <115543042+yingopq@users.noreply.github.com>2025-09-16 10:24:12 +0800
committerGitHub <noreply@github.com>2025-09-16 10:24:12 +0800
commit71c128232b994d1470f5cc2bae7049d68b5b5635 (patch)
tree9f566748f2aec67286e2ed0edb835b451f70a653 /clang/lib/Frontend/CompilerInvocation.cpp
parentb5e06b5ede8e29a3db34ce740b249bb22dbf76a1 (diff)
downloadllvm-71c128232b994d1470f5cc2bae7049d68b5b5635.zip
llvm-71c128232b994d1470f5cc2bae7049d68b5b5635.tar.gz
llvm-71c128232b994d1470f5cc2bae7049d68b5b5635.tar.bz2
[Mips] Fix inst `sc` disassemble assert when configured -mattr=+ptr64 (#158253)
When mips disassembler process `DecodeMem`, does not consider Mips::SC64, leading to `Operands.size() = 3`. And the right `Size` value is 4, when printMemOperand would occur asserts: `assert(idx < size());` Fix #157508.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions