rjmccall added a comment.

I do feel like this is a terrible idea, sorry.  It's a *very* niche use case to 
be dedicating a new compiler feature to, and it's a feature that demands a lot 
from the internal compiler architecture in ways that other features don't.

If you really need to build code with the Darwin ABI that runs on Linux, can 
you not achieve it by building with `-S` and then hacking up the resulting 
assembly files?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89490

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

Reply via email to