CMakeLists.txt
0 → 100644
+40
−0
cmake/Modules/FindClang.cmake
0 → 100644
+124
−0
cmake/Modules/FindLLVM.cmake
0 → 100644
+162
−0
compiler/CMakeLists.txt
0 → 100644
+8
−0
compiler/QCorASTConsumer.hpp
0 → 100644
+41
−0
Loading