[PATCH] D108553: [DebugInfo] Emit DW_TAG_namelist and DW_TAG_namelist_item for fortran namelist variable

Bhuvan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 05:49:23 PDT 2021


bhuvanendrakumarn updated this revision to Diff 369909.
bhuvanendrakumarn added a comment.

@nemanjai @quinnp

could you please review the testcase (namelist1.ll) once, i have added -O0 now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108553

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/test/DebugInfo/X86/namelist1.ll
  llvm/test/DebugInfo/X86/namelist2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108553.369909.patch
Type: text/x-patch
Size: 7787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210901/8c36df4e/attachment.bin>


More information about the llvm-commits mailing list