]> granicus.if.org Git - clang/commit
This patch fixes target linker emulation for ARM 32 big endian.
authorStrahinja Petrovic <strahinja.petrovic@rt-rk.com>
Fri, 10 Jun 2016 16:09:20 +0000 (16:09 +0000)
committerStrahinja Petrovic <strahinja.petrovic@rt-rk.com>
Fri, 10 Jun 2016 16:09:20 +0000 (16:09 +0000)
commit5f44510ba8b3aca8a62e70388a70737614df2914
tree6c375ccea236faee525110df728937f67b514366
parent122b63ac47a3060e05b5886347f03db8f4ef3ca7
This patch fixes target linker emulation for ARM 32 big endian.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@272402 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/linux-ld.c