Revert "InstrProf: Add unit tests for the profile reader and writer"
authorJustin Bogner <mail@justinbogner.com>
Mon, 16 Feb 2015 23:31:07 +0000 (23:31 +0000)
committerJustin Bogner <mail@justinbogner.com>
Mon, 16 Feb 2015 23:31:07 +0000 (23:31 +0000)
commita9c73c5bc080ae8acab78a23de96e2150a9e2139
tree3db2efb5901b5dd05d74058e8f74ce13f40da8d7
parent77ae39453c58a2dada74d0839c2a03fe65e30591
Revert "InstrProf: Add unit tests for the profile reader and writer"

Looks like the bots don't like my initializer lists.

This reverts r229455

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229456 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ProfileData/InstrProfReader.h
include/llvm/ProfileData/InstrProfWriter.h
lib/ProfileData/InstrProfReader.cpp
lib/ProfileData/InstrProfWriter.cpp
unittests/ProfileData/CMakeLists.txt
unittests/ProfileData/InstrProfTest.cpp [deleted file]