diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-05-13 21:36:56 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-05-13 21:36:56 +0000 |
commit | 1297fd72b1a3d7985c5c5e3e3a09b8acb2696358 (patch) | |
tree | 4fa65374caa206137741e37d48851247ca5f39ec /lib/CodeGen/CGDebugInfo.cpp | |
parent | 3ba606199be8056ae83596260bd6fd5872942905 (diff) |
Disable the available_externally optimization for inline virtual
methods for which the key function is guaranteed to be in another
translation unit. Unfortunately, this guarantee isn't the case when
dealing with shared libraries that fail to export these virtual method
definitions.
I'm reopening PR6747 so we can consider this again at a later point in
time.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103741 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions