llvm-6502/unittests/ProfileData
Justin Bogner 77ae39453c InstrProf: Add unit tests for the profile reader and writer
This required some minor API to be added to these types to avoid
needing temp files.

Also, I've used initializer lists in the tests, as MSVC 2013 claims to
support them. I'll redo this without them if the bots complain.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229455 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-16 23:27:48 +00:00
..
CMakeLists.txt InstrProf: Add unit tests for the profile reader and writer 2015-02-16 23:27:48 +00:00
CoverageMappingTest.cpp InstrProf: Avoid using std::to_string 2015-02-05 19:54:27 +00:00
InstrProfTest.cpp InstrProf: Add unit tests for the profile reader and writer 2015-02-16 23:27:48 +00:00
Makefile