mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-08 18:31:23 +00:00
08bd2e74dc
Used like this: (cmd_line "$CALL(MyHook) --option -o $ENV(VARIABLE) $CALL(AnotherHook)") Also works with case expressions. Hook declarations are auto-generated, the definitions should be provided by the user (just drop a .cpp file in the tools/llvmc2 directory). Hooks should live in the "hooks" namespace and have type std::string hooks::Hook(void). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51732 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
doc | ||
Action.cpp | ||
Action.h | ||
AutoGenerated.cpp | ||
AutoGenerated.h | ||
Common.td | ||
CompilationGraph.cpp | ||
CompilationGraph.h | ||
Error.h | ||
Graph.td | ||
llvmc.cpp | ||
Makefile | ||
Tool.h | ||
Tools.td |