[LLVMdev] LLVM compliant Aspect Oriented Programming (AOP) tool.

DAloG demedeckie at gmail.com
Thu Sep 22 09:14:30 CDT 2011


As I understand an architecture of LLVM, we can inject some code after basic compilation. I need your advice or help in creating this kind of stuff. Perfect solution was, some "special" language that can produce LLVM bytecode, and some "Weaver" to integrate this 2 flow of code.


More information about the LLVMdev mailing list