The clang resource dir contains headers and static. It looks like these are needed for clang to compile C code. I'm a bit confused about that though, because I just built llvm+clang without compiler-rt and it seems to be able to compile C++ code just fine without compiler-rt.
The question is: does clang use the static libs from that dir? I'm pretty sure I need the headers, not sure about the libs. Thanks. _______________________________________________ terralang mailing list [email protected] https://mailman.stanford.edu/mailman/listinfo/terralang
