llvm-project/compiler-rt/lib/profile
Vedant Kumar 533a88a5c9 Revert "Reapply^2 "[ProfileData] (compiler-rt) Use Error in InstrProf and Coverage, NFC""
This reverts commit r269696. The llvm commit does not pass the MSVC bot.

llvm-svn: 269702
2016-05-16 21:05:05 +00:00
..
CMakeLists.txt [PGO] Add API for profile merge from buffer 2016-03-03 18:54:46 +00:00
GCDAProfiling.c [GCDA] Unlock arc file before closing it 2016-03-05 20:10:25 +00:00
InstrProfData.inc Revert "Reapply^2 "[ProfileData] (compiler-rt) Use Error in InstrProf and Coverage, NFC"" 2016-05-16 21:05:05 +00:00
InstrProfiling.c [profile] minor code restructuring /NFC 2016-05-16 20:33:30 +00:00
InstrProfiling.h [profile] minor code restructuring /NFC 2016-05-16 20:33:30 +00:00
InstrProfilingBuffer.c Reapply r268840: [profile] Simplify value profile writing 2016-05-10 00:17:31 +00:00
InstrProfilingFile.c [profile] Eliminate dynamic memory allocation for vp writing 2016-05-14 20:12:42 +00:00
InstrProfilingInternal.h [profile] Eliminate dynamic memory allocation for vp writing 2016-05-14 20:12:42 +00:00
InstrProfilingMerge.c [profile] Remove another unneeded field in raw profile reader 2016-05-06 02:13:12 +00:00
InstrProfilingMergeFile.c [PGO] internal API name cleanups (for better consistency) 2016-03-06 04:18:13 +00:00
InstrProfilingPlatformDarwin.c [PGO] cleanup: unify prefix for portability macros 2015-12-16 03:29:15 +00:00
InstrProfilingPlatformLinux.c [PGO] cleanup: unify prefix for portability macros 2015-12-16 03:29:15 +00:00
InstrProfilingPlatformOther.c Fix windows build bot failure 2016-02-08 18:27:04 +00:00
InstrProfilingPort.h [PS4] Change the names of some "environmental" things to what our 2016-05-16 17:22:32 +00:00
InstrProfilingRuntime.cc [PGO] cleanup: unify prefix for portability macros 2015-12-16 03:29:15 +00:00
InstrProfilingUtil.c [libprofile] Handle '\\' in __llvm_profile_recursive_mkdir 2016-03-28 21:32:46 +00:00
InstrProfilingUtil.h [PS4] Change the names of some "environmental" things to what our 2016-05-16 17:22:32 +00:00
InstrProfilingValue.c [profile] minor code restructuring /NFC 2016-05-16 20:33:30 +00:00
InstrProfilingWriter.c Use __builtin_alloca with __GNUC__ 2016-05-15 16:41:58 +00:00
WindowsMMap.c [PGO] Enable building compiler-rt profile support library on Windows 2016-01-05 17:27:01 +00:00
WindowsMMap.h [PGO] Enable building compiler-rt profile support library on Windows 2016-01-05 17:27:01 +00:00