mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The main part of the change is to support the ptr_to_int builtin in statically initialized globals. This builtin is used to build a StaticString from a string_literal. On the other hand I removed the support of the FPTrunc builtin, which is not needed anyway (because it can be constant propagated).
7.3 KiB
7.3 KiB