Update BUILD.gn

This commit is contained in:
Alexander David Frick 2022-09-04 10:09:05 -05:00 committed by GitHub
parent f603740d02
commit 648a13b66f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -200,7 +200,7 @@ config("compiler") {
"/INCREMENTAL:NO",
"/FIXED:NO",
"/OPT:lldlto=3",
"-mllvm:-O3",
"-mllvm:/O3",
]
if (use_lld) {