[PATCH] D127171: [DWARF] Support 'G' in dwarf parser

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 13:45:39 PDT 2022


MaskRay accepted this revision.
MaskRay added inline comments.


================
Comment at: llvm/test/DebugInfo/AArch64/stack-tagging-cfi.s:18
+	.cfi_endproc
+                                        // -- End function
----------------
Delete comments like `// -- End function`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127171/new/

https://reviews.llvm.org/D127171



More information about the llvm-commits mailing list