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
InstrProfiling.h
InstrProfilingBiasVar.c
InstrProfilingBuffer.c
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
InstrProfilingInternal.h
InstrProfilingMerge.c
InstrProfilingMergeFile.c
InstrProfilingNameVar.c
InstrProfilingPlatformDarwin.c
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
InstrProfilingValue.c [PGO] Remove the old memop value profiling buckets. 2020-10-15 10:09:49 -07:00
InstrProfilingVersionVar.c
InstrProfilingWriter.c
WindowsMMap.c
WindowsMMap.h