[lldb] Add 'CHECK' to class-type-nullptr-deref.s test.
authorCaroline Tice <cmtice@google.com>
Wed, 12 Apr 2023 18:13:25 +0000 (11:13 -0700)
committerCaroline Tice <cmtice@google.com>
Thu, 13 Apr 2023 15:17:53 +0000 (08:17 -0700)
commitbe58b42a7510e3fe204e015bcf5faa9ed35d1766
treed08b0e4ab4b6a96e58c1343db976b96293369bec
parent62bf6c2e1083b8ddc698f5c8b99d6c3614c9b56a
[lldb] Add 'CHECK' to class-type-nullptr-deref.s test.

This test previously relied on just segfaulting or not. This commit adds
a CHECK statement to the test.

Differential Revision: https://reviews.llvm.org/D148151
lldb/test/Shell/SymbolFile/DWARF/x86/class-type-nullptr-deref.s