llvm-project/compiler-rt/lib/profile
Joerg Sonnenberger b1cc6d5603 Go via uintptr_t when casting away constness, otherwise GCC will warn
when using -Wcast-qual.

llvm-svn: 209214
2014-05-20 16:37:07 +00:00
..
CMakeLists.txt InstrProf: Create a PIC version of the profile runtime 2014-05-16 04:07:09 +00:00
GCDAProfiling.c PGO: Fix obviously wrong typedefs for MS 2014-03-19 22:10:24 +00:00
InstrProfiling.c InstrProf: Fix shared object profiling 2014-05-16 01:30:24 +00:00
InstrProfiling.h InstrProf: Support profiling dlopen'd shared libraries 2014-05-17 01:27:30 +00:00
InstrProfilingBuffer.c InstrProf: Fix shared object profiling 2014-05-16 01:30:24 +00:00
InstrProfilingFile.c Go via uintptr_t when casting away constness, otherwise GCC will warn 2014-05-20 16:37:07 +00:00
InstrProfilingPlatformDarwin.c InstrProf: Fix shared object profiling 2014-05-16 01:30:24 +00:00
InstrProfilingPlatformOther.c InstrProf: Fix shared object profiling 2014-05-16 01:30:24 +00:00
InstrProfilingRuntime.cc InstrProf: Support profiling dlopen'd shared libraries 2014-05-17 01:27:30 +00:00
Makefile.mk PGO: Add explicit static initialization 2014-03-20 19:23:53 +00:00