mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update BUILD.gn
This commit is contained in:
parent
a24dc60024
commit
af41414f32
1 changed files with 1 additions and 1 deletions
|
@ -773,7 +773,7 @@ config("compiler") {
|
|||
(is_win || use_custom_libcxx)) {
|
||||
cflags += [ "-fcomplete-member-pointers" ]
|
||||
}
|
||||
|
||||
|
||||
# MLGO specific flags. These flags enable an ML-based inliner trained on
|
||||
# Chrome on Android (arm32) with ThinLTO enabled, optimizing for size.
|
||||
# The "release" ML model is embedded into clang as part of its build.
|
||||
|
|
Loading…
Reference in a new issue