Reapply "LTO: Disable extra verify runs in release builds"
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 15 Sep 2015 23:05:59 +0000 (23:05 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 15 Sep 2015 23:05:59 +0000 (23:05 +0000)
commit5e60a68a2de963c4f0cae2056e3365d97e1c35b0
treeba06005a30c07de633223a73e6b377f0c345b4c1
parentda2c6c300aff5f309e8a50f329ddae79704dec4f
Reapply "LTO: Disable extra verify runs in release builds"

This reverts commit r247730, effectively reapplying r247729.  This time
I have an lld commit ready to follow.

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