[llvm] [RemoveDIs][DebugInfo][IR] Add parsing for non-intrinsic debug values (PR #79818)

Jeremy Morse via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 06:22:16 PST 2024


================
@@ -0,0 +1,87 @@
+;; Test that we can write in the old debug info format.
----------------
jmorse wrote:

Implicit check-not's for "#dbg" too?

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


More information about the llvm-commits mailing list