aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-03-11 00:51:57 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-03-11 00:51:57 +0000
commit4dc3c8df45f30145b26129c3766b0eec5e894f44 (patch)
tree845a40f0c96ea8a98849dea8d044051874c2212a /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parentb1b5cc83f1090f91a320b079282e22df2ea77ad5 (diff)
downloadllvm-4dc3c8df45f30145b26129c3766b0eec5e894f44.zip
llvm-4dc3c8df45f30145b26129c3766b0eec5e894f44.tar.gz
llvm-4dc3c8df45f30145b26129c3766b0eec5e894f44.tar.bz2
[gold] Fix common symbols handling.
LLVM Gold plugin decides which instance of a common symbol it wants based on the symbol size in claim_file_hook. If the file that contains the chosen instance is later dropped from the link, we end up with an undefined reference. This change delays this decision until the set of the included files is known. llvm-svn: 263180
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions