[PATCH] Add LinkageName to DIBuilder::createGlobalVariable
Kai Nacke
kai at redstar.de
Tue Mar 19 23:11:22 PDT 2013
Please commit for me since I don't have commit access. Thank you.
Regards
Kai
On 20.03.2013 03:02, David Blaikie wrote:
> Looks good to me - please commit.
>
> On Sat, Mar 16, 2013 at 3:57 PM, Kai Nacke <kai-PMrjgKuCo4SELgA04lAiVw at public.gmane.org> wrote:
>> Hi!
>>
>> With the DIBuilder it is currently not possible to specify values for all
>> metadata fields. Particularly I miss the possibility to specify the linkage
>> name for a global variable.
>>
>> The attached patch overloads DIBuilder::createGlobalVariable and adds
>> LinkageName as a new parameter.
>>
>> Regards
>> Kai
>>
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits-Tmj1lob9twqVc3sceRu5cw at public.gmane.org
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
More information about the llvm-commits
mailing list