[PATCH] D35744: Make new PM honor -fdebug-info-for-profiling
    Dehao Chen via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul 26 08:49:42 PDT 2017
    
    
  
danielcdh added a comment.
In https://reviews.llvm.org/D35744#821589, @modocache wrote:
> Just FYI, `test/Other/new-pm-pgo.ll` appears to be failing on several of the buildbots. One example: http://lab.llvm.org:8011/builders/clang-hexagon-elf/builds/10801
Thanks for the heads up.
I only tested this on release compiler, thus assertion failure is not triggered. Sorry about that.
Committed r309125 as NFC to fix the issue. Please let me know if you think that I should revert both changes and send a new one for review.
https://reviews.llvm.org/D35744
    
    
More information about the llvm-commits
mailing list