Files
swift-mirror/lib/IRGen/IRGenDebugInfo.cpp
Felipe de Azevedo Piovezan 0cff9c7b95 [IRGenDebugInfo] Replace llvm.dbg.coroframe_entry with dbg.declare_value
We had introduced coroframe_entry downstream while the upstream proposal
was discussed. It has since been merged upstream, so this commit changes
the code to use the upstream intrisic, avoiding a binary incompatibility
in the IR w.r.t. upstream.
2025-12-02 17:09:17 +00:00

173 KiB