llvm-6502/lib/Transforms/Instrumentation
Yuchen Wu 1155e0e912 llvm-cov: Don't assume FileChecksum was generated.
For cases where emitProfileArcs() was called but emitProfileNotes() was
not, set the CfgChecksum to 0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195311 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-21 04:53:39 +00:00
..
AddressSanitizer.cpp [ASan] Fix PR17867 - make sure ASan doesn't crash if use-after-scope and use-after-return are combined. 2013-11-18 14:53:55 +00:00
BoundsChecking.cpp
CMakeLists.txt
DataFlowSanitizer.cpp
DebugIR.cpp
DebugIR.h
GCOVProfiling.cpp llvm-cov: Don't assume FileChecksum was generated. 2013-11-21 04:53:39 +00:00
Instrumentation.cpp
LLVMBuild.txt
Makefile
MaximumSpanningTree.h
MemorySanitizer.cpp
ThreadSanitizer.cpp