[PATCH] D55056: [CMake] Default options for faster executables on MSVC

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 3 11:24:41 PST 2018


aganea added a comment.

The point being, I'd keep Debug & Release targets; drop RelWithDebInfo & MinSizeRel; and add DebugInfo to the Release target.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55056/new/

https://reviews.llvm.org/D55056





More information about the llvm-commits mailing list