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

DAloG demedeckie at gmail.com
Thu Sep 22 07:14:30 PDT 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 llvm-dev mailing list