]> granicus.if.org Git - clang/commit
ccc: Darwin/x86/link: Fix a few incompatibilities with gcc (missed
authorDaniel Dunbar <daniel@zuster.org>
Fri, 23 Jan 2009 00:39:52 +0000 (00:39 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 23 Jan 2009 00:39:52 +0000 (00:39 +0000)
commitb644be30c0a56b529626178d50db1e64516d0c63
tree5730d2a3eb08a3446a5165bb72eaa88b836ffdc9
parentc983b86514d14dd4b30147bf6791dde9487d2c3f
ccc: Darwin/x86/link: Fix a few incompatibilities with gcc (missed
forwarding -s to linker, and was only taking last arg in some cases
when should have been taking all).

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