This is an archive of the discontinued LLVM Phabricator instance.

[libFuzzer] Specify the CRT considered (MT or MD) to the linker.
ClosedPublic

Authored by mpividori on Jan 6 2017, 9:18 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

mpividori updated this revision to Diff 83505.Jan 6 2017, 9:18 PM
mpividori retitled this revision from to [libFuzzer] Always use MD for tests..
mpividori updated this object.
mpividori added a reviewer: zturner.
mpividori set the repository for this revision to rL LLVM.
mpividori added a subscriber: llvm-commits.
kcc accepted this revision.Jan 10 2017, 3:52 PM
kcc added a reviewer: kcc.
kcc added a subscriber: kcc.

LGTM

This revision is now accepted and ready to land.Jan 10 2017, 3:52 PM
mpividori updated this revision to Diff 84176.Jan 12 2017, 2:04 PM
mpividori retitled this revision from [libFuzzer] Always use MD for tests. to [libFuzzer] Specify the CRT considered (MT or MD) to the linker..
mpividori edited edge metadata.
mpividori removed rL LLVM as the repository for this revision.
mpividori requested a review of this revision.Jan 13 2017, 9:20 PM
mpividori edited edge metadata.

Would you agree with this last changes?

zturner accepted this revision.Jan 17 2017, 10:09 AM
This revision is now accepted and ready to land.Jan 17 2017, 10:09 AM
This revision was automatically updated to reflect the committed changes.