[PATCH] Add DIBuilder functions to build RAUWable DIVariables and DIFunctions.

Frederic Riss friss at apple.com
Mon Sep 15 08:03:45 PDT 2014


Addressed review comments:
 - add isDefinition parameter to createStaticVariable
 - use a std::function and lambdas to convey the intent of the caller into
   createFunctionHelper and createStaticVariableHelper

http://reviews.llvm.org/D5328

Files:
  include/llvm/IR/DIBuilder.h
  lib/IR/DIBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5328.13709.patch
Type: text/x-patch
Size: 10940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140915/0c44c641/attachment.bin>


More information about the llvm-commits mailing list