[PATCH] D42734: [DebugInfo] Improvements to representation of enumeration types (PR36168)
Momchil Velikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 5 06:55:50 PST 2018
chill updated this revision to Diff 132824.
https://reviews.llvm.org/D42734
Files:
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/IR/DIBuilder.h
include/llvm/IR/DebugInfoFlags.def
include/llvm/IR/DebugInfoMetadata.h
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/MetadataLoader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
lib/IR/AsmWriter.cpp
lib/IR/DIBuilder.cpp
lib/IR/DebugInfoMetadata.cpp
lib/IR/LLVMContextImpl.h
test/Assembler/DIEnumerator.ll
test/DebugInfo/Generic/debug-info-enum.ll
test/DebugInfo/X86/enum-class.ll
unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42734.132824.patch
Type: text/x-patch
Size: 33706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180205/2169f1eb/attachment.bin>
More information about the llvm-commits
mailing list