mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The main effect of this will be that in IRGen we will use llvm.dbg.addr instead of llvm.dbg.declare. We must do this since llvm.dbg.declare implies that the given address is valid throughout the program. This just adds the instructions/printing/parsing/serialization/deserialization. rdar://85020571
67 KiB
67 KiB