[PATCH] D33259: Don't defer to the GCC driver for linking arm-baremetal

Jonathan Roelofs via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 23 16:04:22 PDT 2017


jroelofs updated this revision to Diff 100018.
jroelofs added a comment.

fixed the v7m/v7em part of the build


https://reviews.llvm.org/D33259

Files:
  cmake/caches/BaremetalARM.cmake
  lib/Driver/CMakeLists.txt
  lib/Driver/Driver.cpp
  lib/Driver/ToolChains/BareMetal.cpp
  lib/Driver/ToolChains/BareMetal.h
  test/Driver/Inputs/baremetal_arm/include/c++/v1/.keep
  test/Driver/baremetal.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33259.100018.patch
Type: text/x-patch
Size: 17393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170523/abd7baf6/attachment.bin>


More information about the cfe-commits mailing list