[all-commits] [llvm/llvm-project] 33fb96: [compiler-rt] [profile] Silence a warning about an...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Sat Nov 21 12:19:33 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 33fb9679ec6e288bc72f2aa19c8ef1576b4c66b9
https://github.com/llvm/llvm-project/commit/33fb9679ec6e288bc72f2aa19c8ef1576b4c66b9
Author: Martin Storsjö <martin at martin.st>
Date: 2020-11-21 (Sat, 21 Nov 2020)
Changed paths:
M compiler-rt/lib/profile/InstrProfilingFile.c
Log Message:
-----------
[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
More information about the All-commits
mailing list