[PATCH] D23766: DebugInfo: use strongly typed enum for debug info flags
Victor via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 1 12:59:09 PDT 2016
vleschuk updated this revision to Diff 70056.
vleschuk marked an inline comment as done.
vleschuk added a comment.
Removed unnecessary assert().
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.70056.patch
Type: text/x-patch
Size: 75935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160901/0536c958/attachment-0001.bin>
More information about the llvm-commits
mailing list