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

Petar Jovanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 06:49:24 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356454: [DebugInfoMetadata] Move main subprogram DIFlag into DISPFlags (authored by petarj, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59288?vs=191270&id=191287#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59288

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59288.191287.patch
Type: text/x-patch
Size: 13449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190319/1a014946/attachment.bin>


More information about the llvm-commits mailing list