[llvm-commits] Patch to add flag in llvm-extract for including aliases in the extraction.

Jan Sjodin jan_sjodin at yahoo.com
Fri Sep 28 14:21:33 PDT 2012


llvm-extract does not handle (filter) aliases right now. All the patch does is to only keep aliases to functions that have been specified by the user, and discard the rest. What kind of documentation were you looking for?

- Jan




>________________________________
> From: Eric Christopher <echristo at gmail.com>
>To: Jan Sjodin <jan_sjodin at yahoo.com> 
>Cc: Duncan Sands <baldrick at free.fr>; "llvm-commits at cs.uiuc.edu" <llvm-commits at cs.uiuc.edu> 
>Sent: Friday, September 28, 2012 5:11 PM
>Subject: Re: [llvm-commits] Patch to add flag in llvm-extract for including aliases in the extraction.
> 
>So.. what's this for again? I may be slow but I'm not seeing what
>you're trying to do. Perhaps some documentation would be a good start?
>
>-eric
>
>On Tue, Sep 25, 2012 at 6:22 AM, Jan Sjodin <jan_sjodin at yahoo.com> wrote:
>> Ok. Re-ping-ping with patch!
>>
>> - Jan
>>
>>>________________________________
>>> From: Duncan Sands <baldrick at free.fr>
>>>To: llvm-commits at cs.uiuc.edu
>>>Sent: Saturday, September 22, 2012 6:06 AM
>>>Subject: Re: [llvm-commits] Patch to add flag in llvm-extract for including aliases in the extraction.
>>>
>>>On 21/09/12 17:36, Jan Sjodin wrote:
>>>>
>>>> Ping! Ping!
>>>
>>>Please supply the patch when you ping.
>>>
>>>Ciao, Duncan.
>>>_______________________________________________
>>>llvm-commits mailing list
>>>llvm-commits at cs.uiuc.edu
>>>http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>>
>>>
>>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120928/fd3130b5/attachment.html>


More information about the llvm-commits mailing list