[LLVMdev] Extending AsmPrinterHandler
Michelle McDaniel
michelm at microsoft.com
Wed May 13 14:30:29 PDT 2015
Hey everyone,
I'm looking into extending AsmPrinterHandler out of tree, to communicate information back to the CoreCLR EE, but all of the headers are in the lib directory. Is there any way to extend it out of tree, or is that not supported? The reason I'd like to do this out of tree is because we want to include clr headers as well, and we don't want to introduce that into llvm sources.
Thanks,
Michelle
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150513/a924e8e1/attachment.html>
More information about the llvm-dev
mailing list