diff options
author | Rui Ueyama <ruiu@google.com> | 2013-08-28 23:16:04 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2013-08-28 23:16:04 +0000 |
commit | 67283bc22f927d3009c98b4103a755c295258d27 (patch) | |
tree | 9913d2dc2813de6a0a18caee275e46575cb6d102 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 9a22621d9170234a1e9158eb48b54ac98915a108 (diff) | |
download | llvm-67283bc22f927d3009c98b4103a755c295258d27.zip llvm-67283bc22f927d3009c98b4103a755c295258d27.tar.gz llvm-67283bc22f927d3009c98b4103a755c295258d27.tar.bz2 |
[PECOFF] Do not create undefined atom for common symbol.
We were creating undefined atoms for common symbols by mistake. That did not
lead to a link failure, for undefined atoms would be resolved by common symbols
in the same file, but that's a waste of resource.
llvm-svn: 189534
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions