[PATCH] D16077: DIBuilder support DI Macro creation

Amjad Aboud via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 11 13:03:26 PST 2016


aaboud created this revision.
aaboud added reviewers: dblaikie, echristo, aprantl, probinson.
aaboud added a subscriber: llvm-commits.

Added DI macro creation API to DIBuilder.
This API will be used by Clang to create the DIMacro and DIMacroFile metadata entities.

http://reviews.llvm.org/D16077

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16077.44537.patch
Type: text/x-patch
Size: 5753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160111/454f4795/attachment.bin>


More information about the llvm-commits mailing list