commit | 496d7f66a022e234156ea34fe90bb7db5e6ec03c | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Fri Mar 21 17:46:22 2014 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Fri Mar 21 17:46:22 2014 +0000 |
tree | 90c3c0a7134df8388ba4e4374c2238f9a0e81fc7 | |
parent | 469198f9950e1f89a6f0f8d58385c960a3697c66 [diff] |
ProfileData: Introduce InstrProfWriter using the naive text format This isn't a format we'll want to write out in practice, but moving it to the writer library simplifies llvm-profdata and isolates it from further changes to the format. This also allows us to update the tests to not rely on the text output format. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204489 91177308-0d34-0410-b5e6-96231b3b80d8