]> granicus.if.org Git - clang/commit
Hexagon TC: Reimplement Link::ConstructJob to call
authorMatthew Curtis <mcurtis@codeaurora.org>
Thu, 6 Dec 2012 15:46:07 +0000 (15:46 +0000)
committerMatthew Curtis <mcurtis@codeaurora.org>
Thu, 6 Dec 2012 15:46:07 +0000 (15:46 +0000)
commit5fdf350e39c6e260602dbbd709101a9bb55e75f1
tree166ad4d10becbfc080ee0797de79b06de37d200c
parent42427409fd75a48381071e6da008a3c06897437a
Hexagon TC: Reimplement Link::ConstructJob to call
 linker directly

Rather than calling gcc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169512 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
lib/Driver/Tools.cpp
test/Driver/Inputs/hexagon_tree/gnu/bin/hexagon-ld [new file with mode: 0755]
test/Driver/hexagon-toolchain.c