]> git.saurik.com Git - apple/xnu.git/blame - bsd/pgo/profile_runtime_data.c
xnu-6153.141.1.tar.gz
[apple/xnu.git] / bsd / pgo / profile_runtime_data.c
CommitLineData
813fb2f6
A
1/*
2 * This tells compiler_rt not to include userspace-specific stuff writing
3 * profile data to a file.
4 */
5int __llvm_profile_runtime = 0;