tools/Makefile: Enable building lto, edis and bugpoint-passes on Cygming.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 29 Nov 2010 00:20:28 +0000 (00:20 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 29 Nov 2010 00:20:28 +0000 (00:20 +0000)
commitf5f6588304f803f09e36e7fc23c8f756b200b127
tree28b44756ed0e95f7fd615b2491f4efd6e2f9bd2d
parent38d439fb13ae465d53767c1c912abf40e64d6ee4
tools/Makefile: Enable building lto, edis and bugpoint-passes on Cygming.

bugpoint-passes would be built with ENABLE_SHARED=1.
You could try building gold on Cygming, though, it would fail.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120275 91177308-0d34-0410-b5e6-96231b3b80d8
tools/Makefile