[PATCH] D59288: [DebugInfoMetadata] Move main subprogram DIFlag into DISPFlags

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 18 02:53:53 PDT 2019


djtodoro updated this revision to Diff 191062.
djtodoro added a comment.

-Refactor upgrade metadata functionality


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

https://reviews.llvm.org/D59288

Files:
  include/llvm-c/DebugInfo.h
  include/llvm/IR/DebugInfoFlags.def
  include/llvm/IR/DebugInfoMetadata.h
  lib/Bitcode/Reader/MetadataLoader.cpp
  test/Bitcode/DISubprogram-v5.ll
  test/Bitcode/DISubprogram-v5.ll.bc
  test/DebugInfo/Generic/containing-type-extension.ll
  test/DebugInfo/Generic/discriminated-union.ll
  test/DebugInfo/Generic/mainsubprogram.ll
  test/DebugInfo/Generic/univariant-discriminated-union.ll
  test/DebugInfo/X86/containing-type-extension-rust.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59288.191062.patch
Type: text/x-patch
Size: 12956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190318/cde7f0c6/attachment.bin>


More information about the llvm-commits mailing list