]> granicus.if.org Git - llvm/commit
Revert "Linker: Drop superseded subprograms"
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 17 Dec 2014 07:27:31 +0000 (07:27 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 17 Dec 2014 07:27:31 +0000 (07:27 +0000)
commit80c5783c8894f014d46b59f9796d5177f9e1fc66
tree91d6ff5f31d0bc1ec4b705fb8ccd84364ef625cd
parent5fa882a5b783ea1af9199c68d713c3861ff4680c
Revert "Linker: Drop superseded subprograms"

This reverts commit r224389.  Based on feedback from the bots, the
assertion seems to be going off *more* often, not less (previously I was
just seeing it in an internal bootstrap, now it's happening in public
builds too).

http://lab.llvm.org:8080/green/job/clang-stage2-configure-Rlto_build/936/
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/5325

Reverting in order to investigate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224416 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Linker/LinkModules.cpp
test/Linker/Inputs/replaced-function-matches-first-subprogram.ll [deleted file]
test/Linker/replaced-function-matches-first-subprogram.ll [deleted file]