diff options
author | Alex Langford <apl@fb.com> | 2019-07-09 22:24:54 +0000 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2019-07-09 22:24:54 +0000 |
commit | 269b9f940ff919d9ebf5cd94f5a87d38e32bdb2c (patch) | |
tree | 424e1a82f65fd517ce6e311d2f34f1ac0692bd55 /llvm/lib/Bitcode/Reader | |
parent | 14a4495155c957d7690184ded94f6c42981991ff (diff) | |
download | llvm-269b9f940ff919d9ebf5cd94f5a87d38e32bdb2c.zip llvm-269b9f940ff919d9ebf5cd94f5a87d38e32bdb2c.tar.gz llvm-269b9f940ff919d9ebf5cd94f5a87d38e32bdb2c.tar.bz2 |
[lldb] Quick Fix: IRExecutionUnit check pointer before access it
Summary:
Move checking pointer code block before accessing the pointer
This caused lldb to crash when testing on Android
Patch by Wanyi Ye!
Differential Revision: https://reviews.llvm.org/D64434
llvm-svn: 365567
Diffstat (limited to 'llvm/lib/Bitcode/Reader')
0 files changed, 0 insertions, 0 deletions