| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ProfileData: Avoid brace initialization, windows doesn't like it | Justin Bogner | 2014-03-21 | 1 | -1/+3 |
| | | | | | llvm-svn: 204494 | ||||
| * | ProfileData: Introduce InstrProfWriter using the naive text format | Justin Bogner | 2014-03-21 | 1 | -0/+58 |
| 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. llvm-svn: 204489 | |||||

