Disable the second verification run when performing LTO through
authorTeresa Johnson <tejohnson@google.com>
Wed, 16 Sep 2015 18:06:45 +0000 (18:06 +0000)
committerTeresa Johnson <tejohnson@google.com>
Wed, 16 Sep 2015 18:06:45 +0000 (18:06 +0000)
commit15c79f6c94dfa988f94f2de5a2fb314a83ec5c39
treed9a892d1bb1d659b8a64acd5c8ce81f76c195440
parent1b86a3446fe136cc5e76f087f19c513971c12b83
Disable the second verification run when performing LTO through
gold in NDEBUG mode.
Follow on patch for r247729 - LTO: Disable extra verify runs in release
builds.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247824 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/gold/X86/disable-verify.ll [new file with mode: 0644]
tools/gold/gold-plugin.cpp