[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
Wed May 24 15:44:37 PDT 2017
jroelofs updated this revision to Diff 100177.
jroelofs marked an inline comment as done.
jroelofs added a comment.
Fix a cmake warning:
Platform/baremetal to use this system, please send your config file to cmake at www.cmake.org so it can be added to cmake
Your CMakeCache.txt file was copied to CopyOfCMakeCache.txt. Please send that file to cmake at www.cmake.org.
Generic does what we want already, it just has a name that's not useful.
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
lib/Driver/ToolChains/Gnu.cpp
lib/Driver/ToolChains/Linux.cpp
test/Driver/Inputs/baremetal_arm/include/c++/5.0.0/.keep
test/Driver/Inputs/baremetal_arm/include/c++/6.0.0/.keep
test/Driver/Inputs/baremetal_arm/include/c++/v1/.keep
test/Driver/baremetal.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33259.100177.patch
Type: text/x-patch
Size: 22876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170524/bb62b83a/attachment-0001.bin>
More information about the cfe-commits
mailing list