Displaying 1 result from an estimated 1 matches for "d9a6b4db".
2011 Jan 25
4
[LLVMdev] Rolling my own appending linkage
On Jan 24, 2011, at 11:57 PM, Duncan Sands wrote:
> Hi Talin,
>
>> Really, all I need to make this work is some way to 'mark' a global so that my
>> custom pass can query for all marked globals. Any ideas on this?
>
> metadata maybe?
A better approach would be to create an global array of strings to hold names of marked globals. You know the name of this special