diff options
author | Greg Clayton <gclayton@apple.com> | 2011-10-06 23:32:32 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-10-06 23:32:32 +0000 |
commit | 70a11261ac9ef8e84267a9a84acc391de17a0ada (patch) | |
tree | dcb9cdb87adc592588ab653c6c031eb096ce0723 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | f0c411620293bbc3c475c22a5242ee40464b3ceb (diff) | |
download | llvm-70a11261ac9ef8e84267a9a84acc391de17a0ada.zip llvm-70a11261ac9ef8e84267a9a84acc391de17a0ada.tar.gz llvm-70a11261ac9ef8e84267a9a84acc391de17a0ada.tar.bz2 |
<rdar://problem/10226227>
Fixed an assertion that was causing a crash. The bug describes a case where we have an inlined block that doesn't contain the frame PC that was used to lookup the symbol context in the first place. This really shouldn't happen, so
now we log if we run into this and don't assert.
llvm-svn: 141338
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions