diff options
| author | Tiezhu Yang <yangtiezhu@loongson.cn> | 2022-11-04 10:39:57 +0800 |
|---|---|---|
| committer | Weining Lu <luweining@loongson.cn> | 2022-11-04 10:40:53 +0800 |
| commit | 8cca7f3bf741287eb21ce273106244349a03345a (patch) | |
| tree | eb93681ffbbf0470573ba8c9458cb1eb6299de0d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | b3578f33c8b0a05070661565af54352fe3381f6d (diff) | |
Reland "[LLDB] [LoongArch] Add loongarch64 case in ComputeHostArchitectureSupport()"
This is a simple change, loongarch64 host also supports 32-bit binaries,
so note it.
Without this patch:
```
[loongson@linux build]$ ./tools/lldb/unittests/Host/HostTests | tail -6
[==========] 78 tests from 18 test suites ran. (16 ms total)
[ PASSED ] 77 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] HostTest.GetProcessInfo
1 FAILED TEST
```
With this patch:
```
[loongson@linux build]$ ./tools/lldb/unittests/Host/HostTests | tail -2
[==========] 78 tests from 18 test suites ran. (15 ms total)
[ PASSED ] 78 tests.
```
Reviewed By: SixWeining, xen0n, MaskRay, DavidSpickett
Differential Revision: https://reviews.llvm.org/D137312
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
