[all-commits] [llvm/llvm-project] 1f47f8: [profile] Add InstrProfilingVersionVar.c.o to Darw...
Vedant Kumar via All-commits
all-commits at lists.llvm.org
Wed Aug 26 10:02:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1f47f89a901f438d17836b6c5341fcb55a026d61
https://github.com/llvm/llvm-project/commit/1f47f89a901f438d17836b6c5341fcb55a026d61
Author: Vedant Kumar <vsk at apple.com>
Date: 2020-08-26 (Wed, 26 Aug 2020)
Changed paths:
M compiler-rt/cmake/Modules/CompilerRTDarwinUtils.cmake
Log Message:
-----------
[profile] Add InstrProfilingVersionVar.c.o to Darwin kext builtins
Fixes a build failure in the Darwin kernel. Tested with:
% nm -mU lib/libclang_rt.cc_kext_x86_64h_osx.a | grep __llvm_profile_raw_version
rdar://67809173
More information about the All-commits
mailing list