diff options
| author | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2021-11-16 14:36:06 +0000 | 
|---|---|---|
| committer | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2021-11-16 14:36:08 +0000 | 
| commit | 30b29db7c79ce70801800572b898b2e0df03bbb1 (patch) | |
| tree | 448e45d9ed93ec88a450e1d0ec3a6fa37d4b5530 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
| parent | 8fce94f91610bc4614b1fe0bff8f143ea2b54742 (diff) | |
| download | llvm-30b29db7c79ce70801800572b898b2e0df03bbb1.zip llvm-30b29db7c79ce70801800572b898b2e0df03bbb1.tar.gz llvm-30b29db7c79ce70801800572b898b2e0df03bbb1.tar.bz2 | |
[amdgpu] Don't crash on empty global ctor/dtor
Global ctor/dtor can be an empty array, which is a Constant not a
ConstantArray. The cast<ConstantArray> therefore asserts / crashes.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D113800
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions
