[PATCH] D124153: [CMake] Change default CMAKE_BUILD_TYPE to Release
    Tom Stellard via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Apr 22 11:03:55 PDT 2022
    
    
  
tstellar added a comment.
@aaron.ballman There's some people that can't build in debug mode at all because there machine is not powerful enough.  For me, this is enough to disqualify it from being the default, because it's creating a barrier of entry for new users/developers.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124153/new/
https://reviews.llvm.org/D124153
    
    
More information about the llvm-commits
mailing list