[llvm] [IR] Fix range-based for loop over MDOperands bug (PR #80737)

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 15:04:13 PST 2024


================
@@ -0,0 +1,30 @@
+; RUN: llc --filetype=obj %s -o -
----------------
adrian-prantl wrote:

Can you also comment which line is the interesting one?

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


More information about the llvm-commits mailing list