HsiangKai added a comment.

Release build:
Before this patch:

     text         data     bss    dec             hex
  115471733       7987112  443760 123902605       7629a8d ./bin/clang

After this patch:

     text         data     bss    dec             hex
  117568981       7996376  443760 126009117       782bf1d ./bin/clang  (+1.7%)

Debug build:
Before this patch:

     text         data     bss    dec             hex
  265437945       9544132  494152 275476229       106b6f05        ./bin/clang

After this patch:

     text         data     bss    dec             hex
  272133359       9553380  494152 282180891       10d1bd1b        ./bin/clang. 
(+2.4%)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111617

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to