[PATCH] D23766: DebugInfo: use strongly typed enum for debug info flags
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 6 03:55:01 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL280700: DebugInfo: use strongly typed enum for debug info flags (authored by lkholodov).
Changed prior to commit:
https://reviews.llvm.org/D23766?vs=70367&id=70374#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23766
Files:
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/BitcodeReader.cpp
llvm/trunk/lib/IR/AsmWriter.cpp
llvm/trunk/lib/IR/DIBuilder.cpp
llvm/trunk/lib/IR/DebugInfoMetadata.cpp
llvm/trunk/unittests/IR/DebugInfoTest.cpp
llvm/trunk/unittests/IR/DebugTypeODRUniquingTest.cpp
llvm/trunk/unittests/IR/IRBuilderTest.cpp
llvm/trunk/unittests/IR/MetadataTest.cpp
llvm/trunk/unittests/Transforms/Utils/Cloning.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23766.70374.patch
Type: text/x-patch
Size: 77054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160906/7de28481/attachment.bin>
More information about the llvm-commits
mailing list