A follow up patch will make the CoroSplit pass introduce such operations in the
IR level when it is safe to do so.
Depends on D149748
Paths
| Differential D149778
[Verifier] Allow DW_OP_LLVM_entry_value in IR ClosedPublic Authored by fdeazeve on May 3 2023, 12:36 PM.
Details
Summary A follow up patch will make the CoroSplit pass introduce such operations in the Depends on D149748
Diff Detail
Event Timelinefdeazeve added a child revision: D149779: [Corosplit] Prepend entry_value in swift async dbg values.May 3 2023, 12:37 PM Comment Actions
Good point! I've added a line about that in the LangRef in this patch, but will also amend the follow up review to note that the CoroSplit pass inserts this operation. This revision is now accepted and ready to land.May 4 2023, 12:21 PM Closed by commit rGbecfcdfc811b: [Verifier] Allow DW_OP_LLVM_entry_value in IR (authored by fdeazeve). · Explain WhyMay 10 2023, 11:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 519210 llvm/lib/IR/Verifier.cpp
llvm/test/Verifier/diexpression-entry-value-llvm-ir.ll
|