[PATCH] D11012: Add a target environment for CoreCLR.

Saleem Abdulrasool compnerd at compnerd.org
Tue Jul 14 09:44:55 PDT 2015


compnerd added a comment.

AFAIK, the stack probe itself is different on the CLR (additional parameters need to be setup).  I do agree with @rnk that it seems a bit excessive to have an entire environment for the minor divergences.  Could we get away with squirreling away information in either the DL or as metadata?  Unless of course, there are serious divergences that we are overlooking (which would be nice to have called out when we add this new environment).


Repository:
  rL LLVM

http://reviews.llvm.org/D11012







More information about the llvm-commits mailing list