[PATCH] D55115: [IR] Don't assume all functions are 4 byte aligned
    Chandler Carruth via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan  3 23:58:10 PST 2019
    
    
  
chandlerc added a comment.
While I'm very happy we have a precise analysis of this, I also want to point out that it would better to do this analysis after reverting the patch. We need to be reverting to green, including for performance.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55115/new/
https://reviews.llvm.org/D55115
    
    
More information about the llvm-commits
mailing list