diff options
author | Greg Clayton <gclayton@apple.com> | 2010-09-10 20:20:35 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2010-09-10 20:20:35 +0000 |
commit | b57a127a53213938fe9e3556621275e76b95d6ed (patch) | |
tree | 4040125302fcb7c20bc63d27ab4b65fa3255947c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 798725b24d6997a2eac9831a4df682ecc7d1a50b (diff) | |
download | llvm-b57a127a53213938fe9e3556621275e76b95d6ed.zip llvm-b57a127a53213938fe9e3556621275e76b95d6ed.tar.gz llvm-b57a127a53213938fe9e3556621275e76b95d6ed.tar.bz2 |
There was a check to make sure that the frame had a valid function before the expression parser would allow decl lookups which was not needed. After removing this you can evaluate expressions correctly when stopped in a frame that only has a symbol or has no symbol context at all.
llvm-svn: 113611
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions