[PATCH] D23767: DebugInfo: use llvm::DINode::DIFlags type for debug info flags
Victor via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 30 14:16:41 PDT 2016
vleschuk retitled this revision from "DebugInfo: use llvm::DIFlagsUnderlying type for debug info flags" to "DebugInfo: use llvm::DINode::DIFlags type for debug info flags".
vleschuk updated the summary for this revision.
vleschuk updated this revision to Diff 69755.
vleschuk added a comment.
Switched to include/llvm/ADT/BitmaskEnum for debug info flags.
https://reviews.llvm.org/D23767
Files:
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23767.69755.patch
Type: text/x-patch
Size: 12391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160830/2e6e9220/attachment.bin>
More information about the cfe-commits
mailing list