[PATCH] Support cross linking from x86-64 to arm on ubuntu

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Mon Oct 28 19:39:53 PDT 2013


  rebased.

Hi chandlerc, logan,

http://llvm-reviews.chandlerc.com/D2045

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2045?vs=5214&id=5216#toc

Files:
  lib/Driver/ToolChains.cpp
  lib/Driver/ToolChains.h
  test/Driver/Inputs/fedora_18_tree/etc/redhat-release
  test/Driver/Inputs/x86-64_ubuntu_13.10/etc/debian_version
  test/Driver/Inputs/x86-64_ubuntu_13.10/lib/.keep
  test/Driver/Inputs/x86-64_ubuntu_13.10/usr/arm-linux-gnueabi/lib/crt1.o
  test/Driver/Inputs/x86-64_ubuntu_13.10/usr/arm-linux-gnueabi/lib/crti.o
  test/Driver/Inputs/x86-64_ubuntu_13.10/usr/arm-linux-gnueabi/lib/crtn.o
  test/Driver/Inputs/x86-64_ubuntu_13.10/usr/arm-linux-gnueabihf/lib/crt1.o
  test/Driver/Inputs/x86-64_ubuntu_13.10/usr/arm-linux-gnueabihf/lib/crti.o
  test/Driver/Inputs/x86-64_ubuntu_13.10/usr/arm-linux-gnueabihf/lib/crtn.o
  test/Driver/Inputs/x86-64_ubuntu_13.10/usr/lib/gcc-cross/arm-linux-gnueabi/4.7/crtbegin.o
  test/Driver/Inputs/x86-64_ubuntu_13.10/usr/lib/gcc-cross/arm-linux-gnueabi/4.7/crtend.o
  test/Driver/Inputs/x86-64_ubuntu_13.10/usr/lib/gcc-cross/arm-linux-gnueabihf/4.8/crtbegin.o
  test/Driver/Inputs/x86-64_ubuntu_13.10/usr/lib/gcc-cross/arm-linux-gnueabihf/4.8/crtend.o
  test/Driver/linux-ld.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2045.2.patch
Type: text/x-patch
Size: 9079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131028/7019daa1/attachment.bin>


More information about the cfe-commits mailing list