search for: 8895f914

Displaying 1 result from an estimated 1 matches for "8895f914".

2015 Feb 09
2
[LLVMdev] Simple example of creating debug info?
Is there a simple example of how to add debug metadata to IR using the C++ API? All I really need right now is the ability to annotate an instruction with line number and file name, although describing variables will be useful later. It's not clear from reading the include files how to "put it all together". Unfortunately, the output of my compiler is getting a little large to