diff options
author | David Blaikie <dblaikie@gmail.com> | 2013-08-01 20:57:40 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2013-08-01 20:57:40 +0000 |
commit | 79af384d72355dca4174e5a9ee391d38226896bc (patch) | |
tree | 1b71dfa87b6e7d60eb3dceabedff0e6dc50283e0 /llvm/test | |
parent | aad6a6a3e098b6f9b1fa748b338926be9419f50c (diff) | |
download | bcm5719-llvm-79af384d72355dca4174e5a9ee391d38226896bc.tar.gz bcm5719-llvm-79af384d72355dca4174e5a9ee391d38226896bc.zip |
DebugInfo: Don't prefer declarations over definitions in -flimit-debug-info in C
Without an ODR, the -flimit-debug-info debug info size optimization of
emitting declarations for fully defined types when only a declaration is
needed by the TU, is incorrect. Emit the full definition whenever it's
available in non-C++.
llvm-svn: 187611
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions