[PATCH] D42734: [DebugInfo] Improvements to representation of enumeration types (PR36168)

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 08:49:31 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324489: [DebugInfo] Improvements to representation of enumeration types (PR36168) (authored by chill, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42734?vs=132824&id=133225#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42734

Files:
  llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/trunk/include/llvm/IR/DIBuilder.h
  llvm/trunk/include/llvm/IR/DebugInfoFlags.def
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  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/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/test/Assembler/DIEnumerator.ll
  llvm/trunk/test/DebugInfo/Generic/debug-info-enum.ll
  llvm/trunk/test/DebugInfo/X86/enum-class.ll
  llvm/trunk/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42734.133225.patch
Type: text/x-patch
Size: 34287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180207/9f241062/attachment.bin>


More information about the llvm-commits mailing list