Petros Panayi wrote:
Hi,
I try to write an optimization pass which at some point will make a
call to a new runtime library.
To achieve this I need to write my own runtime library i.e something
like libgomp but much simpler for now.
I will like to know if there is a tutorial of any documentatio
Hi,
I try to write an optimization pass which at some point will make a call
to a new runtime library.
To achieve this I need to write my own runtime library i.e something
like libgomp but much simpler for now.
I will like to know if there is a tutorial of any documentation on how
to do this?