1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/lib/ProfileData
Vedant Kumar 313c6484e5 [ProfileData] Propagate an error from InstrProfSymtab
CovMapFuncReader::get should propagate up errors from InstrProfSymtab.

This is part of a series of patches to transition ProfileData over to
the stricter Error/Expected interface.

llvm-svn: 268428
2016-05-03 20:01:01 +00:00
..
Coverage [ProfileData] Propagate an error from InstrProfSymtab 2016-05-03 20:01:01 +00:00
CMakeLists.txt Move coverage related code into a separate library. 2016-04-29 18:53:05 +00:00
InstrProf.cpp [ProfileData] Add error codes for compression failures 2016-05-03 16:53:17 +00:00
InstrProfReader.cpp [ProfileData] Report errors from InstrProfSymtab::create 2016-04-21 21:07:25 +00:00
InstrProfWriter.cpp Add profile summary support for sample profile. 2016-02-19 03:15:33 +00:00
LLVMBuild.txt Move coverage related code into a separate library. 2016-04-29 18:53:05 +00:00
ProfileSummary.cpp Revert "Replace the use of MaxFunctionCount module flag" 2016-04-18 15:31:11 +00:00
SampleProf.cpp Use LineLocation instead of CallsiteLocation to index callsite profile. 2016-03-03 18:09:32 +00:00
SampleProfReader.cpp [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
SampleProfWriter.cpp Sample profile summary cleanup 2016-03-28 23:14:29 +00:00