sfantao added a comment.

Just to clarify one thing in my last comment:
When I say that we didn't aim at having clang compatible with other compilers, 
I mean the OpenMP offloading descriptors, where all the variables and 
offloading entry points are. Of course we want to allow the resulting binaries 
to be compatible with linkers taking inputs of other compilers, so that you can 
have, e.g., OpenMP and CUDA supported in the same executable, even though 
working independently.


Repository:
  rC Clang

https://reviews.llvm.org/D47394



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to