[PATCH] D13642: [Bugpoint] Allow fallback to clang
    Rafael Ávila de Espíndola via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Oct 13 13:08:05 PDT 2015
    
    
  
rafael added a subscriber: rafael.
rafael added a comment.
Changing GCCBinary in here looks odd. It would be particularly odd if the --gcc option was given.
How about changing the default of the option to "" and in main setting it to "gcc" or "clang" if the user didn't pass -gcc?
Repository:
  rL LLVM
http://reviews.llvm.org/D13642
    
    
More information about the llvm-commits
mailing list