[PATCH] D23766: DebugInfo: introduce DIFlagsUnderlying type for debug info flags

Victor via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 02:34:07 PDT 2016


vleschuk retitled this revision from "DebugInfo: introduce di_flags_t type for debug info flags" to "DebugInfo: introduce DIFlagsUnderlying type for debug info flags".
vleschuk updated the summary for this revision.
vleschuk updated this revision to Diff 69331.
vleschuk added a comment.

Changed type name according to naming conventions.


https://reviews.llvm.org/D23766

Files:
  include/llvm/IR/DIBuilder.h
  include/llvm/IR/DebugInfoMetadata.h
  lib/IR/DIBuilder.cpp
  lib/IR/DebugInfoMetadata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23766.69331.patch
Type: text/x-patch
Size: 44193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160826/237ce284/attachment.bin>


More information about the llvm-commits mailing list