This allows the client to set compile flags to disable the passes that
the string to float function uses. A client may be willing to trade off
performance for a reduction in code size, and this allows for that
fine-tuning.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Why did this and the above changes, which look like just formatting changes, happen?