diff options
author | Greg Clayton <gclayton@apple.com> | 2011-07-06 18:55:08 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-07-06 18:55:08 +0000 |
commit | dd0649bc5f8bb57166d6902fd6f853a60773f61c (patch) | |
tree | abaa4a511dd2777572ff7d8cd219ba0e5c0536ee /llvm/tools/llvm-mc/Disassembler.cpp | |
parent | dce4dffc84c7272eb73eb93ded3d2e3417f9f941 (diff) | |
download | llvm-dd0649bc5f8bb57166d6902fd6f853a60773f61c.zip llvm-dd0649bc5f8bb57166d6902fd6f853a60773f61c.tar.gz llvm-dd0649bc5f8bb57166d6902fd6f853a60773f61c.tar.bz2 |
Fixed an issue that was causing us to crash when evaluating expressions for
objective C or C++ methods when "self" or "this" were in scope, but had
invalid locations in a DWARF location list. The lack of a valid value caused
us to use an invalid type value and then we tried to import that invalid
value and we would crash.
llvm-svn: 134518
Diffstat (limited to 'llvm/tools/llvm-mc/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions