Revert "LTO: Disable extra verify runs in release builds"
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 15 Sep 2015 22:47:38 +0000 (22:47 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 15 Sep 2015 22:47:38 +0000 (22:47 +0000)
commitc567bd6ca294236dc93121eddeb01c1ddca39c73
tree7b63a4a0ab5b38c3dd0697184c8a61f6940d8045
parentb0d872aecec7dc6ed85aa588e753389afd001390
Revert "LTO: Disable extra verify runs in release builds"

This temporarily reverts commit r247729, as it caused lld build
failures.  I'll recommit once I have an lld patch ready-to-go.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247730 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/LTO/LTOCodeGenerator.h
lib/LTO/LTOCodeGenerator.cpp
test/LTO/X86/disable-verify.ll [deleted file]
tools/llvm-lto/llvm-lto.cpp
tools/lto/lto.cpp