minix/external/bsd/llvm/dist/clang/lib/Driver
Ben Gras 5ae1a533c7 ARM: can build with llvm, switch to EABI
. bitcode fixes
	. switch to compiler-rt instead of netbsd libc functions
	  or libgcc for support functions for both x86 and arm
	. minor build fixes
	. allow  build with llvm without crossbuilding llvm itself
	. can now build minix/arm using llvm and eabi - without C++
	  support for now (hence crossbuilding llvm itself is turned off
	  for minix/arm)

Change-Id: If5c44ef766f5b4fc4394d4586ecc289927a0d6eb
2014-12-12 13:04:56 +01:00
..
Action.cpp Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
CC1AsOptions.cpp Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
CMakeLists.txt Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
Compilation.cpp Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
Driver.cpp LLVM Minix changes 2014-07-28 17:05:59 +02:00
DriverOptions.cpp Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
InputInfo.h Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
Job.cpp Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
Makefile Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
Phases.cpp Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
SanitizerArgs.cpp Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
Tool.cpp Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
ToolChain.cpp ARM: can build with llvm, switch to EABI 2014-12-12 13:04:56 +01:00
ToolChains.cpp LLVM Minix changes 2014-07-28 17:05:59 +02:00
ToolChains.h LLVM Minix changes 2014-07-28 17:05:59 +02:00
Tools.cpp LLVM Minix changes 2014-07-28 17:05:59 +02:00
Tools.h LLVM Minix changes 2014-07-28 17:05:59 +02:00
Types.cpp Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
WindowsToolChain.cpp Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00