hanchenye-llvm-project/clang/lib/Driver
Charlie Turner 2919cbdb6c Remove references to the cortex-a9-mp CPU.
This CPU definition is redundant. The Cortex-A9 is defined as
supporting multiprocessing extensions. Remove references to this CPU.

This CPU was recently removed from LLVM. See http://reviews.llvm.org/D6057

Change-Id: I62ae7cc656fcae54fbaefc4b6976e77e694a8678
llvm-svn: 221458
2014-11-06 14:59:30 +00:00
..
Action.cpp unique_ptrify Driver Action handling 2014-08-29 07:25:23 +00:00
CMakeLists.txt Driver: add CrossWindowsToolChain 2014-10-24 03:13:37 +00:00
Compilation.cpp Driver: Use pointee_iterator rather than iterating over unique_ptrs 2014-10-03 01:04:53 +00:00
CrossWindowsToolChain.cpp Driver: assume that all architectures are supported for libstc++ 2014-10-25 20:48:35 +00:00
Driver.cpp Make helper function static. NFC. 2014-11-04 20:26:01 +00:00
DriverOptions.cpp
InputInfo.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Job.cpp Driver: Quote the command in crash reproduction scripts. 2014-10-21 18:03:08 +00:00
MSVCToolChain.cpp Fix C++ compliance issue. string literals must be const char * 2014-10-22 21:48:56 +00:00
Makefile
Multilib.cpp Driver: Simplify a use of the path API 2014-08-03 21:46:33 +00:00
Phases.cpp
SanitizerArgs.cpp Allow thread sanitizer in clang driver on FreeBSD 2014-10-27 13:51:25 +00:00
Tool.cpp Teach Clang how to use response files when calling other tools 2014-09-15 17:45:39 +00:00
ToolChain.cpp CFE Knob for: Add a thread-model knob for lowering atomics on baremetal & single threaded systems 2014-10-03 21:57:44 +00:00
ToolChains.cpp Remove references to the cortex-a9-mp CPU. 2014-11-06 14:59:30 +00:00
ToolChains.h Use @rpath as LC_ID_DYLIB for ASan dylib on OS X 2014-11-04 17:35:17 +00:00
Tools.cpp Remove references to the cortex-a9-mp CPU. 2014-11-06 14:59:30 +00:00
Tools.h Driver: add CrossWindowsToolChain 2014-10-24 03:13:37 +00:00
Types.cpp Recognize .lib files as linker input explicitly 2014-09-10 17:15:00 +00:00