[PATCH] D24688: Introduce "hosted" module flag.

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 7 20:41:09 PST 2017


mehdi_amini added a comment.

In https://reviews.llvm.org/D24688#639158, @jyknight wrote:

> Since this requires everyone generating llvm IR to add this module attribute for optimal codegen,


Not sure yet how it'll end up, I'll revamp this.
See also: http://lists.llvm.org/pipermail/cfe-dev/2017-January/052114.html

> it should be documented in release notes and the LangRef, I think.

Thanks, I'll try not to forget.


https://reviews.llvm.org/D24688





More information about the llvm-commits mailing list