[libc-commits] [PATCH] D130584: [libc] Add Size Saving for String To Float

Thorsten via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jul 27 01:45:44 PDT 2022


tschuett added a comment.

In D130584#3680135 <https://reviews.llvm.org/D130584#3680135>, @michaelrj wrote:

> The flag name is TBD, I picked LIBC_SIZE because it would be obvious what it was being used for, but it doesn't seem like a good long-term solution.

Could I have instead a custom `entrypoints.txt` file with an adapted symbols list for my embedded target? Then I can mix and match..


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130584



More information about the libc-commits mailing list