llvm-6502/utils
Mikhail Glushenkov 08bd2e74dc Add support for user-provided hooks and environment variable reads to the cmd_line tool property.
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
2008-05-30 06:12:24 +00:00
..
buildit Remove tar ball from installed directory. 2008-05-06 08:33:07 +00:00
emacs
fpcmp
PerfectShuffle Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. 2008-02-20 11:08:44 +00:00
TableGen Add support for user-provided hooks and environment variable reads to the cmd_line tool property. 2008-05-30 06:12:24 +00:00
vim Added support for: 2008-04-27 09:44:10 +00:00
cgiplotNLT.pl
check-each-file
codegen-diff
countloc.sh
DSAclean.py
DSAextract.py
findmisopt
findoptdiff
findsym.pl
GenLibDeps.pl
getsrcs.sh
importNLT.pl
llvm-native-gcc
llvm-native-gxx
llvm.grm Fix the spelling of the va_arg keyword. 2008-05-23 17:11:55 +00:00
llvmdo
llvmgrep
Makefile
makellvm
mkpatch
NewNightlyTest.pl Add nosubmit option to control what is sent back to the results server. 2008-03-10 07:28:08 +00:00
NightlyTest.gnuplot
NightlyTestTemplate.html
NLT.schema
OldenDataRecover.pl
parseNLT.pl
plotNLT.pl
profile.pl
RegressionFinder.pl
userloc.pl
webNLT.pl