[PATCH] D54755: [DebugInfo] IR/Bitcode changes for DISubprogram flags
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 28 13:18:32 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347806: [DebugInfo] IR/Bitcode changes for DISubprogram flags. (authored by probinson, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54755?vs=175581&id=175755#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54755/new/
https://reviews.llvm.org/D54755
Files:
llvm/trunk/include/llvm/IR/DebugInfoFlags.def
llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
llvm/trunk/lib/AsmParser/LLLexer.cpp
llvm/trunk/lib/AsmParser/LLParser.cpp
llvm/trunk/lib/AsmParser/LLToken.h
llvm/trunk/lib/Bitcode/Reader/MetadataLoader.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/IR/AsmWriter.cpp
llvm/trunk/lib/IR/DebugInfoMetadata.cpp
llvm/trunk/test/Assembler/disubprogram.ll
llvm/trunk/test/Assembler/invalid-disubprogram-uniqued-definition.ll
llvm/trunk/test/Bindings/llvm-c/debug_info.ll
llvm/trunk/test/Bitcode/DISubprogram-distinct-definitions.ll
llvm/trunk/test/Bitcode/DISubprogram-v4.ll
llvm/trunk/test/Bitcode/DISubprogram-v4.ll.bc
llvm/trunk/test/DebugInfo/Generic/invalid.ll
llvm/trunk/test/DebugInfo/debugify.ll
llvm/trunk/test/Linker/replaced-function-matches-first-subprogram.ll
llvm/trunk/test/Transforms/GCOVProfiling/three-element-mdnode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54755.175755.patch
Type: text/x-patch
Size: 33102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181128/b5fb7a02/attachment-0001.bin>
More information about the llvm-commits
mailing list