[PATCH] D75799: [JumpThreading] Don't create PHI nodes with "is.constant" values
    Bill Wendling via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Mar 12 19:04:13 PDT 2020
    
    
  
void added a comment.
In D75799#1920392 <https://reviews.llvm.org/D75799#1920392>, @lebedev.ri wrote:
> Can you post standalone example on godbolt that shows this link failure without this patch please?
I'm not sure what that will achieve. It would include all of the Linux kernel as part of the linking process, and it's only one file (the one I reduced the testcase from) that has the `__bad_copy_from()` reference still in it. Perhaps I'm missing something?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75799/new/
https://reviews.llvm.org/D75799
    
    
More information about the llvm-commits
mailing list