[llvm] [RemoveDIs] Print non-intrinsic debug info in textual IR output (PR #79281)
Jeremy Morse via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 19 09:05:19 PST 2024
================
@@ -0,0 +1,80 @@
+;; Test that we can write in the new debug info format.
----------------
jmorse wrote:
Do we care about the whitespace indentation difference, and if so, do we need to pass `--strict-whitespace` to FileCheck?
https://github.com/llvm/llvm-project/pull/79281
More information about the llvm-commits
mailing list