You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Adapted from https://github.com/llvm/llvm-project/blob/782e91224601e461c019e0a4573bbccc6094fbcd/llvm/cmake/modules/HandleLLVMOptions.cmake#L1058-L1079
492
-
///
493
-
/// When `clang-cl` is used with instrumentation, we need to add clang's runtime library resource
494
-
/// directory to the linker flags, otherwise there will be linker errors about the profiler runtime
495
-
/// missing. This function returns the path to that directory.
0 commit comments