This is an archive of the discontinued LLVM Phabricator instance.

[ms-coff] Add a test for proper handling of full Windows path names in the .drectve section
ClosedPublic

Authored by ehsan on Jul 8 2014, 4:50 PM.

Details

Summary

This test ensures that we can correctly specify a full Windows path to the clang ASAN runtime libraries. This is in preparation to fix PR20246.

Diff Detail

Repository
rL LLVM

Event Timeline

ehsan updated this revision to Diff 11174.Jul 8 2014, 4:50 PM
ehsan retitled this revision from to [ms-coff] Add a test for proper handling of full Windows path names in the .drectve section.
ehsan updated this object.
ehsan edited the test plan for this revision. (Show Details)
ehsan added a reviewer: rafael.
ehsan added a subscriber: Unknown Object (MLST).
rnk accepted this revision.Jul 8 2014, 5:39 PM
rnk added a reviewer: rnk.
rnk added a subscriber: rnk.

lgtm

Tests are good. :)

This revision is now accepted and ready to land.Jul 8 2014, 5:39 PM
ehsan closed this revision.Jul 8 2014, 5:49 PM
ehsan updated this revision to Diff 11177.

Closed by commit rL212580 (authored by @ehsan).