diff options
author | Fangrui Song <i@maskray.me> | 2025-08-02 10:09:32 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-08-02 10:09:32 -0700 |
commit | 9d7a23304497742612af7b33b94b99a7c9d06701 (patch) | |
tree | 33ae689bfecc7b22fe18a729238585015cf15dc9 /lldb/unittests/ScriptInterpreter/Python | |
parent | 8e9e38acc8ff4c3bcae74e85a65e499947264782 (diff) | |
download | llvm-9d7a23304497742612af7b33b94b99a7c9d06701.zip llvm-9d7a23304497742612af7b33b94b99a7c9d06701.tar.gz llvm-9d7a23304497742612af7b33b94b99a7c9d06701.tar.bz2 |
Revert "[RISCV] Refactor X60 scheduling model helper classes. NFC. (#151572)"
This reverts commit 969b246c0218a05a0ed0e237f4f92d28554b88c2.
The commit caused ubsan failure:
```
/home/ray/llvm/llvm/lib/TableGen/Record.cpp:1567:41: runtime error: shift exponent 18446744073709551612 is too large for 64-bit type 'uint64_t' (aka 'unsigned long')
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/ray/llvm/llvm/lib/TableGen/Record.cpp:1567:41
```
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions