Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Enabled LTO for release
  • Loading branch information
djphoenix committed Nov 20, 2015
1 parent 6372a5a commit 3094873
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm-cov-xml.xcodeproj/project.pbxproj
Expand Up @@ -200,6 +200,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
LLVM_LTO = YES;
MACOSX_DEPLOYMENT_TARGET = 10.11;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
Expand Down

0 comments on commit 3094873

Please sign in to comment.