urnathan added a comment.

It occurs to me that for systems that lack dynamic initialization (like PTX), 
it is trivial to implement the 'don't call NOP module inits', because we know 
that there can be no non-nop inits.  Any code emission that tries to create a 
global init fn with contents will fail to compile.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134589/new/

https://reviews.llvm.org/D134589

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

Reply via email to