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
[ATfE] Use target specific directory for llvmlibc includes (#560)
After an upstream change, the LLVM_ENABLE_PER_TARGET_RUNTIME_DIR option
now applies to the include directory when building LLVM libc. The
install rules for the build have been updated to copy includes from the
new target specific subdirectory, which is already done for the lib
directory.
0 commit comments