This is an archive of the discontinued LLVM Phabricator instance.

[compiler-rt] Fix the Asan unittest on Windows
ClosedPublic

Authored by etienneb on Jun 29 2016, 2:53 PM.

Details

Summary

The build bot is broken because the runtime library doesn't have
debug information.

This is broken due to a recent change:

http://reviews.llvm.org/D21554

Diff Detail

Event Timeline

etienneb updated this revision to Diff 62288.Jun 29 2016, 2:53 PM
etienneb retitled this revision from to [compiler-rt] Fix the Asan unittest on Windows.
etienneb updated this object.
etienneb added a reviewer: rnk.
etienneb added subscribers: chrisha, llvm-commits.
rnk accepted this revision.Jun 29 2016, 3:00 PM
rnk edited edge metadata.

Lgtm

This revision is now accepted and ready to land.Jun 29 2016, 3:00 PM
etienneb closed this revision.Jun 29 2016, 3:01 PM