summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-08-01 20:57:40 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-08-01 20:57:40 +0000
commit79af384d72355dca4174e5a9ee391d38226896bc (patch)
tree1b71dfa87b6e7d60eb3dceabedff0e6dc50283e0 /llvm/test
parentaad6a6a3e098b6f9b1fa748b338926be9419f50c (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud