14 строки
389 B
Markdown
14 строки
389 B
Markdown
Very basic example codes.
|
|
|
|
- bbskel: BasicBlock pass skeleton
|
|
- cgspskel: CallGraphSCC pass skeleton
|
|
- comminute: tool illustrating pass mgr, pass deps, and more
|
|
- fpskel: FunctionPass skeleton
|
|
- intflip: integer argument randomizer|bit-flipper
|
|
- mpskel: ModulePass skeleton
|
|
- npassert: NULL pointer check insertion
|
|
- rpskel: RegionPass skeleton
|
|
- visitorskel: Using a InstVisitor class
|
|
|
|
|