[PATCH] D47073: Document and Enforce new Host Compiler Policy
    Lang Hames via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jan 15 12:53:12 PST 2019
    
    
  
lhames added a comment.
In D47073#1358039 <https://reviews.llvm.org/D47073#1358039>, @jfb wrote:
> In D47073#1357505 <https://reviews.llvm.org/D47073#1357505>, @hans wrote:
>
> > Is there any particular reason why we'd need this for LLVM 8?
>
>
> Yes: we want to warn folks early. This is just warning them, and they can opt-out. Getting it in the release branch is exactly the right place: people try out releases much more than tip-of-tree.
Yep: It would be great to see this make it in to 8.0: I know a lot of JIT clients only check out releases.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D47073/new/
https://reviews.llvm.org/D47073
    
    
More information about the llvm-commits
mailing list