hanchenye-Polygeist/mlir-clang
Morten Borup Petersen fb130970f1 Fix relative include path for clang lib headers
source-relative include path was used to include the headers in question, leading to an issue if building Polygeist with an out-of-tree llvm/clang build.
The proposed fix uses the "clang/..." based include path as a starting point and locates the lib headers relative to this, which should (hopefully) work for any location of an out-of-tree build.
2021-09-15 12:52:40 -04:00
..
Lib Fix relative include path for clang lib headers 2021-09-15 12:52:40 -04:00
Test Re-commit "Update LLVM (NFC)" 2021-09-01 15:22:24 +02:00
.clang-format Format code 2021-06-30 17:34:04 -04:00
.gitignore Format code 2021-06-30 17:34:04 -04:00
CMakeLists.txt Bump LLVM 56a6686e0c45798dfda2f1b91ff921536c7c5e33 2021-07-20 11:06:48 -04:00
mlir-clang.cc cleanup 2021-08-19 11:32:05 -04:00