[llvm] [DWARF] Emit 0/1 for constant boolean values (PR #151225)

Michael Buch via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 8 04:50:29 PDT 2025


================
@@ -0,0 +1,35 @@
+; REQUIRES: object-emission
----------------
Michael137 wrote:

Ran the test on my Darwin machine and can confirm it passes with the patch, and doesn't without. Thanks for adding

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


More information about the llvm-commits mailing list