1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/ProfileData
Benjamin Kramer 057724f2f5 [ProfileData] Make helper function static.
No functional change.

llvm-svn: 256375
2015-12-24 10:03:37 +00:00
..
CMakeLists.txt
CoverageMapping.cpp
CoverageMappingReader.cpp [ProfileData] Make helper function static. 2015-12-24 10:03:37 +00:00
CoverageMappingWriter.cpp
InstrProf.cpp [PGO] Improve Indexed Profile Reader efficiency 2015-12-20 06:22:13 +00:00
InstrProfReader.cpp [PGO] Improve Indexed Profile Reader efficiency 2015-12-20 06:22:13 +00:00
InstrProfWriter.cpp Fix a latent UAF bug in profwriter 2015-12-20 08:46:18 +00:00
LLVMBuild.txt
Makefile
SampleProf.cpp [PGO] Handle and report overflow during profile merge for all types of data 2015-12-16 21:45:43 +00:00
SampleProfReader.cpp [PGO] Handle and report overflow during profile merge for all types of data 2015-12-16 21:45:43 +00:00
SampleProfWriter.cpp