llvm-project/compiler-rt/lib/profile
Alexey Samsonov 01be4280be [profile] Flatten profile runtime - define platform-specific code in sources, not in the build system
llvm-svn: 206915
2014-04-22 18:49:32 +00:00
..
CMakeLists.txt [profile] Flatten profile runtime - define platform-specific code in sources, not in the build system 2014-04-22 18:49:32 +00:00
GCDAProfiling.c PGO: Fix obviously wrong typedefs for MS 2014-03-19 22:10:24 +00:00
InstrProfiling.c InstrProf: Indicate pointer size in raw profile 2014-03-23 03:38:05 +00:00
InstrProfiling.h Define uintptr_t in the profiling sources on x86_64 FreeBSD in 32-bit mode 2014-03-26 12:00:44 +00:00
InstrProfilingBuffer.c Avoid GCC's "cast from pointer to integer of different size" warning. 2014-03-21 21:45:49 +00:00
InstrProfilingFile.c InstrProf: Change the extension of the default profile 2014-03-24 21:53:42 +00:00
InstrProfilingPlatformDarwin.c [profile] Flatten profile runtime - define platform-specific code in sources, not in the build system 2014-04-22 18:49:32 +00:00
InstrProfilingPlatformOther.c [profile] Flatten profile runtime - define platform-specific code in sources, not in the build system 2014-04-22 18:49:32 +00:00
InstrProfilingRuntime.cc InstrProf: Reorganize files; no functionality change 2014-03-21 18:29:15 +00:00
Makefile.mk PGO: Add explicit static initialization 2014-03-20 19:23:53 +00:00