mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
In the new string implementation there is a subtract of a (small) constant from the literal pointer. We convert ((ptr - offset) | bits to (ptr + (bits - offset)) which can still be represented as a relocation.
11 KiB
11 KiB