search for: 1026085

Displaying 1 result from an estimated 1 matches for "1026085".

Did you mean: 1020085
2012 Nov 01
2
[LLVMdev] Adding comments to generated IR
On 01/11/12 09:16, Duncan Sands wrote: > check out AssemblyAnnotationWriter.h I've got some static data being output, but now I'm unsure on how I should structure the actual strings I wish to write. For example, on the emitFunctionAnnot I get a Function object, but I don't see any API which we set/get user or meta data for a function. (Note, obviously I can just do my own mapping