]> granicus.if.org Git - clang/commit
ccc: Darwin/x86: Teach compile tool how to build .pch files. xcc is
authorDaniel Dunbar <daniel@zuster.org>
Tue, 20 Jan 2009 05:51:52 +0000 (05:51 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 20 Jan 2009 05:51:52 +0000 (05:51 +0000)
commit4e3d7626e479866182d1a2d1b138813cf2d7adb1
tree38092032649c5f3ad68ee1b0acb581992c04f832
parent88990f3506c19af89195c60fa02c69fabbaf66ae
ccc: Darwin/x86: Teach compile tool how to build .pch files. xcc is
now fully independent of the gcc driver when targetting Darwin/x86.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62570 91177308-0d34-0410-b5e6-96231b3b80d8
tools/ccc/ccclib/ToolChain.py
tools/ccc/ccclib/Tools.py
tools/ccc/test/ccc/darwin-x86-cc1.m