[PATCH] D54327: Adding debug info to support Fortran (part 3)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 8 12:12:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357934: Add LLVM IR debug info support for Fortran COMMON blocks (authored by adrian, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54327?vs=193976&id=194189#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54327

Files:
  llvm/trunk/include/llvm-c/DebugInfo.h
  llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/trunk/include/llvm/IR/DIBuilder.h
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/include/llvm/IR/Metadata.def
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/DIBuilder.cpp
  llvm/trunk/lib/IR/DebugInfoMetadata.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.h
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/test/Assembler/DICommonBlock.ll
  llvm/trunk/test/DebugInfo/Generic/DICommonBlock.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54327.194189.patch
Type: text/x-patch
Size: 22785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190408/4ced4242/attachment.bin>


More information about the llvm-commits mailing list