[llvm-readobj] Re-add sanity checking which was accidentally removed in r241764
[oota-llvm.git] / lib / ProfileData / Makefile
2014-03-21 Justin BognerProfileData: Introduce the InstrProfReader interface...