Revert "[ThinLTO] Ensure sanitizer passes are run"
authorTeresa Johnson <tejohnson@google.com>
Wed, 8 Nov 2017 20:08:15 +0000 (20:08 +0000)
committerTeresa Johnson <tejohnson@google.com>
Wed, 8 Nov 2017 20:08:15 +0000 (20:08 +0000)
commit67a781c4fc2a60796459ded3c44ed1106c76bd91
treef1fd23bc57f959559a432f39fb4852122a61de00
parentdb9d254c1a94a9b3e347d65c5d0ad7d291c954a0
Revert "[ThinLTO] Ensure sanitizer passes are run"

This reverts commit r317715. It failed a Windows buildbot since
ThinLTO is presumably not supported, leading to a corrupt file error
on the object file:
http://lab.llvm.org:8011/builders/sanitizer-windows/builds/19395/steps/run%20check-asan/logs/stdio

Will re-commit the new ThinLTO part of the test to a linux only test
file.

llvm-svn: 317717
compiler-rt/test/asan/TestCases/contiguous_container_crash.cc