Wrong LLVM headers might be included if we don't set include_directories
to a right place. This will cause a compilation error if LLVM is installed in
system directories.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D93737
[OpenMP] Fixed an issue that wrong LLVM headers might be included when building libomptarget tianshilei1992 on Dec 22 2020, 5:19 PM. Authored by
Details Wrong LLVM headers might be included if we don't set include_directories
Diff Detail
|