]> Zhao Yanbai Git Server - minix.git/commit
LLVM Hello pass: inserts printf statement in main() method.
authorKoustubha Bhat <ksbhat@live.com>
Fri, 6 Jun 2014 14:20:39 +0000 (16:20 +0200)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:06:04 +0000 (17:06 +0200)
commitdd85959391a9cd043c9965949aa19bcf4532feb9
treece6990950e097f09cdc283ba3444e07f1f01c1b3
parent5ba302fdeaa9e153d58b5dcaef42d660aedee92e
LLVM Hello pass: inserts printf statement in main() method.
minix/llvm/generate_gold_plugin.sh
minix/llvm/passes/WeakAliasModuleOverride/Makefile
minix/llvm/passes/hello/Makefile [new file with mode: 0644]
minix/llvm/passes/hello/hello.cpp [new file with mode: 0644]
minix/llvm/passes/hello/pass.h [new file with mode: 0644]
minix/llvm/passes/hello/pass_hello.h [new file with mode: 0644]
share/mk/bsd.own.mk