Emanuele Cestari
2014-May-01 16:26 UTC
[LLVMdev] Mixing 2 different compiler-rt and 2 different clang source folders
At the moment OpenMP for clang lives here http://clang-omp.github.io/ At that address you can verify that the sources for this OpenMP implementation end up being in the same "standard" folder of the "vanilla" clang and compiler-rt. I assume that I can't mix the original compiler-rt and the original clang folders with the OpenMP ones, but I would like to ask this anyway since it's not explicitly stated anywhere: what's the best move here ? Compiling llvm/clang 2 times, 1 for the "vanilla" and 1 for OpenMP so we keep the sources separated ? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140501/7bd9089f/attachment.html>