[PATCH] D23766: DebugInfo: use strongly typed enum for debug info flags
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 5 20:22:39 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL280686: DebugInfo: use strongly typed enum for debug info flags (authored by mehdi_amini).
Changed prior to commit:
https://reviews.llvm.org/D23766?vs=70135&id=70353#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.70353.patch
Type: text/x-patch
Size: 85670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160906/d81cf4e9/attachment-0001.bin>
More information about the llvm-commits
mailing list