diff options
author | yingopq <115543042+yingopq@users.noreply.github.com> | 2025-04-09 16:53:47 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-09 10:53:47 +0200 |
commit | 8877b913ae88c6ae43e859316489fe0469293131 (patch) | |
tree | 19080b19624d8cbce2f2c51af118c1df7886f567 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | f04bfbc4162247c0074fdd87068053e4264dbefa (diff) | |
download | llvm-8877b913ae88c6ae43e859316489fe0469293131.zip llvm-8877b913ae88c6ae43e859316489fe0469293131.tar.gz llvm-8877b913ae88c6ae43e859316489fe0469293131.tar.bz2 |
[LLDB][MIPS] Fix signal SIGBUS number mismatch error on mips target (#132688)
Now, because we do not support mips debugging, if we compile LLVM on
mips target, would report error `static assertion failed:Value mismatch
for signal number SIGBUS`, so add this condition to avoid error.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions