[PATCH] D54327: Adding debug info to support Fortran (part 3)
Eric Schweitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 3 09:59:21 PDT 2019
schweitz updated this revision to Diff 193530.
schweitz added a comment.
Removes the target triple from the test.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54327/new/
https://reviews.llvm.org/D54327
Files:
include/llvm-c/DebugInfo.h
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/IR/DIBuilder.h
include/llvm/IR/DebugInfoMetadata.h
include/llvm/IR/Metadata.def
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/MetadataLoader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
lib/IR/AsmWriter.cpp
lib/IR/DIBuilder.cpp
lib/IR/DebugInfoMetadata.cpp
lib/IR/LLVMContextImpl.h
lib/IR/Verifier.cpp
test/Assembler/DICommonBlock.ll
test/DebugInfo/Generic/DICommonBlock.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54327.193530.patch
Type: text/x-patch
Size: 22752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190403/6b6f368d/attachment-0001.bin>
More information about the llvm-commits
mailing list