llvm-project/compiler-rt/lib/profile
Martin Storsjö 33fb9679ec [compiler-rt] [profile] Silence a warning about an unused function on mingw targets
This function is only used within the ifdef below.

Differential Revision: https://reviews.llvm.org/D91850
2020-11-21 22:14:35 +02:00
..
CMakeLists.txt [CMake] Add -fno-rtti into tsan unittests 2020-10-30 20:03:38 -07:00
GCDAProfiling.c [profile] Remove useless msync when dumping gcda files 2020-10-14 17:07:20 +02:00
InstrProfiling.c [profile] Add InstrProfilingInternal.c.o to Darwin kext builtins 2020-07-29 17:23:28 -07:00
InstrProfiling.h [profile] Remove dependence on getpagesize from InstrProfilingBuffer.c.o 2020-07-30 16:22:40 -07:00
InstrProfilingBiasVar.c
InstrProfilingBuffer.c [profile] Remove dependence on getpagesize from InstrProfilingBuffer.c.o 2020-07-30 16:22:40 -07:00
InstrProfilingFile.c [compiler-rt] [profile] Silence a warning about an unused function on mingw targets 2020-11-21 22:14:35 +02:00
InstrProfilingInternal.c [profile] Add InstrProfilingInternal.c.o to Darwin kext builtins 2020-07-29 17:23:28 -07:00
InstrProfilingInternal.h
InstrProfilingMerge.c
InstrProfilingMergeFile.c
InstrProfilingNameVar.c
InstrProfilingPlatformDarwin.c [profile] Add InstrProfilingInternal.c.o to Darwin kext builtins 2020-07-29 17:23:28 -07:00
InstrProfilingPlatformFuchsia.c
InstrProfilingPlatformLinux.c [compiler-rt][profile] Fix various InstrProf tests on Solaris 2020-08-03 19:56:05 +02:00
InstrProfilingPlatformOther.c
InstrProfilingPlatformWindows.c
InstrProfilingPort.h [Compiler-RT] Fix profiler building with MinGW GCC 2020-08-25 10:22:53 +03:00
InstrProfilingRuntime.cpp
InstrProfilingUtil.c
InstrProfilingUtil.h Fix PS4 build of compiler-rt runtime. 2020-05-14 02:11:16 +00:00
InstrProfilingValue.c [PGO] Remove the old memop value profiling buckets. 2020-10-15 10:09:49 -07:00
InstrProfilingVersionVar.c [profile] Move __llvm_profile_raw_version into a separate file 2020-07-16 16:02:04 -07:00
InstrProfilingWriter.c [profile] Add InstrProfilingInternal.c.o to Darwin kext builtins 2020-07-29 17:23:28 -07:00
WindowsMMap.c
WindowsMMap.h