commit | ba86c9279b390b6234213cb5486cf146d6dbc64a | [log] [tgz] |
---|---|---|
author | Nathan Slingerland <[email protected]> | Tue Jan 05 17:27:01 2016 |
committer | Nathan Slingerland <[email protected]> | Tue Jan 05 17:27:01 2016 |
tree | 27fa5ea5838c36038f406e282e25dc3d159947a4 | |
parent | a7d7f7cf3301f9768e807d024836c5ac9e71a7b8 [diff] |
[PGO] Enable building compiler-rt profile support library on Windows Summary: This change configures Windows builds to build the complier-rt profile support library (clang_rt.profile-i386.lib). Windows API incompatibilities in the compiler-rt profile lib are also fixed. Reviewers: davidxl, dnovillo Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D15830 llvm-svn: 256848