[llvm] [NFCI][Coroutines] update tests to autogenerated formatting (PR #178358)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 13 13:50:19 PST 2026


================
@@ -24,12 +39,6 @@ suspend:
   ret ptr %hdl
 }
 
-; %x needs to go to the frame since it's escaped; %y will stay as local since it doesn't escape.
----------------
nikic wrote:

Looks like this comment got lost?

https://github.com/llvm/llvm-project/pull/178358


More information about the llvm-commits mailing list