]> Zhao Yanbai Git Server - minix.git/commit
LLVM passes: centralize Makefile structure 40/3140/1
authorDavid van Moolenbroek <david@minix3.org>
Mon, 31 Aug 2015 14:46:42 +0000 (16:46 +0200)
committerDavid van Moolenbroek <david@minix3.org>
Thu, 17 Sep 2015 13:56:41 +0000 (13:56 +0000)
commit3956ee9eeda988648c3f2092c7d31faa0a0e7294
tree740e4c18af1f41a69093a304e869f9de1a93e2e0
parent63a89582abe3c43eef9284241b98961f19413689
LLVM passes: centralize Makefile structure

Make the passes we have so far, hello and WeakAliasModuleOverride,
use settings from a Makefile include file in the parent directory.
This change is in preparation of adding other passes.

Change-Id: Ib195ee7f5c7626f4975368b02c944382e87e3814
minix/llvm/passes/Makefile.inc
minix/llvm/passes/WeakAliasModuleOverride/Makefile
minix/llvm/passes/hello/Makefile