llvm-6502/test/tools
Justin Bogner c0f3b72555 ProfileData: Introduce the InstrProfReader interface and a text reader
This introduces the ProfileData library and updates llvm-profdata to
use this library for reading profiles. InstrProfReader is an abstract
base class that will be subclassed for both the raw instrprof data
from compiler-rt and the efficient instrprof format that will be used
for PGO.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204482 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-21 17:24:48 +00:00
..
llvm-cov For lcov tests, don't Xfail mips littl endian (mipsel-... and mip64el-...) 2014-02-24 16:33:56 +00:00
llvm-lit [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
llvm-objdump Object/COFF: Support large relocation table. 2014-03-21 00:44:19 +00:00
llvm-profdata ProfileData: Introduce the InstrProfReader interface and a text reader 2014-03-21 17:24:48 +00:00
llvm-readobj Object/COFF: Add function to check if section number is reserved one. 2014-03-18 23:37:53 +00:00