]> granicus.if.org Git - clang/commit
ccc: Add generic assembler & linker tools which effectively shell out
authorDaniel Dunbar <daniel@zuster.org>
Sat, 10 Jan 2009 02:00:04 +0000 (02:00 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 10 Jan 2009 02:00:04 +0000 (02:00 +0000)
commita9ad2bc663ec4d7e160a4bbfe932db80a3f03ed6
tree264a5cc5d712310864dc3b0b48b7aaa24af7ad40
parentd38c11e43822513d29a5e652c751c75198ec8a33
ccc: Add generic assembler & linker tools which effectively shell out
to gcc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62020 91177308-0d34-0410-b5e6-96231b3b80d8
tools/ccc/ccclib/Tools.py