[all-commits] [llvm/llvm-project] 35a032: [InstrProf] Stop exporting lprofDirMode
Alex Brachet via All-commits
all-commits at lists.llvm.org
Tue May 31 10:13:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35a032eaf429abd2b9785b2d989f5a42c89bc6a8
https://github.com/llvm/llvm-project/commit/35a032eaf429abd2b9785b2d989f5a42c89bc6a8
Author: Alex Brachet <abrachet at google.com>
Date: 2022-05-31 (Tue, 31 May 2022)
Changed paths:
M clang/lib/Driver/ToolChains/Darwin.cpp
M compiler-rt/lib/profile/InstrProfilingUtil.c
Log Message:
-----------
[InstrProf] Stop exporting lprofDirMode
This symbol should not be exposed and doesn't need to be.
Differential revision: https://reviews.llvm.org/D126548
More information about the All-commits
mailing list