llvm-6502/lib
Alex Lorenz 93695d2395 Coverage Mapping: add function's hash to coverage function records.
The profile data format was recently updated and the new indexing api
requires the code coverage tool to know the function's hash as well
as the function's name to get the execution counts for a function.

Differential Revision: http://reviews.llvm.org/D4994


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216207 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-21 19:23:25 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen
DebugInfo
ExecutionEngine Remove dead code. NFC. 2014-08-21 18:11:21 +00:00
IR
IRReader
LineEditor
Linker
LTO Respect LibraryInfo in populateLTOPassManager and use it. NFC. 2014-08-21 18:49:52 +00:00
MC
Object
Option
ProfileData Coverage Mapping: add function's hash to coverage function records. 2014-08-21 19:23:25 +00:00
Support
TableGen
Target [AArch64] Run a peephole pass right after AdvSIMD pass. 2014-08-21 18:10:07 +00:00
Transforms Respect LibraryInfo in populateLTOPassManager and use it. NFC. 2014-08-21 18:49:52 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile