This is an archive of the discontinued LLVM Phabricator instance.

LLVM test-suite: tools/timeit port to Windows
AbandonedPublic

Authored by iid_iunknown on Dec 1 2014, 4:15 AM.

Details

Reviewers
None
Summary

I am trying to make the LLVM test-suite work on Windows.
The timeit tool used to measure test build and run time (tools/timeit.c) doesn't compile on Windows.

This patch is a timeit port to Windows.

Diff Detail

Event Timeline

iid_iunknown retitled this revision from to LLVM test-suite: tools/timeit port to Windows.
iid_iunknown updated this object.
iid_iunknown edited the test plan for this revision. (Show Details)
iid_iunknown set the repository for this revision to rL LLVM.
iid_iunknown added a subscriber: Unknown Object (MLST).
iid_iunknown abandoned this revision.Dec 28 2016, 5:47 AM