[llvm] [OpenMP] Remove dependency on LLVM include directory from DeviceRTL (PR #136359)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 21 09:16:46 PDT 2025


shiltian wrote:

> We already require that the device RTL is built with a 'just-built' clang that we pull out of the user's path.

If that is the case, to depend on LLVM headers is not an issue?

https://github.com/llvm/llvm-project/pull/136359


More information about the llvm-commits mailing list