[PATCH] D23766: DebugInfo: use strongly typed enum for debug info flags
Victor via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 1 23:51:30 PDT 2016
vleschuk updated this revision to Diff 70135.
vleschuk added a comment.
Removed few deprecated tests which don't make sense with new type for flags.
https://reviews.llvm.org/D23766
Files:
include/llvm/IR/DIBuilder.h
include/llvm/IR/DebugInfoFlags.def
include/llvm/IR/DebugInfoMetadata.h
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/IR/AsmWriter.cpp
lib/IR/DIBuilder.cpp
lib/IR/DebugInfoMetadata.cpp
unittests/IR/DebugInfoTest.cpp
unittests/IR/DebugTypeODRUniquingTest.cpp
unittests/IR/IRBuilderTest.cpp
unittests/IR/MetadataTest.cpp
unittests/Transforms/Utils/Cloning.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23766.70135.patch
Type: text/x-patch
Size: 76207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160902/965523e8/attachment.bin>
More information about the llvm-commits
mailing list