[PATCH] Handle llvm::Triple::GNU and llvm::Triple::Hurd in	several places.
    Rafael EspĂndola 
    rafael.espindola at gmail.com
       
    Mon Mar 25 11:06:05 PDT 2013
    
    
  
> +  // Don't use a frame pointer on GNU/Linux and GNU/Hurd x86 and x86_64 if
> +  // optimizing.
This is really just the OS, so just linux and hurd I guess.
The patch also needs tests.
Thanks,
Rafael
    
    
More information about the cfe-commits
mailing list