diff options
author | Fangrui Song <i@maskray.me> | 2023-08-18 14:58:53 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2023-08-18 14:58:53 -0700 |
commit | a7e20dd664bbce6e87b1fdad88d719e497902a42 (patch) | |
tree | 2c5a275c5c9789590a027f4eb3be62a020bc2578 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp | |
parent | 3364d7620ef78c6e9f04c63e62ac6b0801090ea5 (diff) | |
download | llvm-a7e20dd664bbce6e87b1fdad88d719e497902a42.zip llvm-a7e20dd664bbce6e87b1fdad88d719e497902a42.tar.gz llvm-a7e20dd664bbce6e87b1fdad88d719e497902a42.tar.bz2 |
LowLevelType: replace a reachable llvm_unreachable with assert
assert is more appropriate here and fixes
`runtime error: execution reached an unreachable program point` in a
-DLLVM_USE_SANITIZER=Undefined build (-fno-sanitize-recover=all causes
llc to exit instead of crash (report_fatal_error)) when testing
MachineVerifier/test_g_assert_[sz]ext.mir.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp')
0 files changed, 0 insertions, 0 deletions