diff options
author | Craig Topper <craig.topper@intel.com> | 2019-04-02 20:52:16 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-04-02 20:52:16 +0000 |
commit | 9224c114a98c6c5107a1d57240cf3dca483628fc (patch) | |
tree | c32e8a9e478cb65c7b8786e6b1b7a41daac29ce1 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | ffd8662558b8db500117c92d16f6f82edbc894a7 (diff) | |
download | bcm5719-llvm-9224c114a98c6c5107a1d57240cf3dca483628fc.tar.gz bcm5719-llvm-9224c114a98c6c5107a1d57240cf3dca483628fc.zip |
[X86] Mark the default case of the X86InstrInfo::convertToThreeAddress switch as unreachable.
This function should only be called with instructions that are really convertible. And all
convertible instructions need to be handled by the switch. So nothing should use the default.
llvm-svn: 357529
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions