This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-26 03:56:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0191a53c976c3ca9fbe481cd48f4736968218d5
llvm
/
clang
/
lib
/
Driver
History
Benjamin Kramer
6ff181ef3c
Try to reduce the nastiness that creeps in through Windows.h a bit.
...
llvm-svn: 143816
2011-11-05 17:43:55 +00:00
..
Action.cpp
…
Arg.cpp
…
ArgList.cpp
…
CC1AsOptions.cpp
…
CC1Options.cpp
…
CMakeLists.txt
Fix MSVC build.
2011-11-05 00:46:46 +00:00
Compilation.cpp
…
Driver.cpp
[driver] If we're only linking, don't warn about unused arguments which are
2011-11-05 15:56:33 +00:00
DriverOptions.cpp
…
HostInfo.cpp
…
InputInfo.h
…
Job.cpp
…
Makefile
…
Option.cpp
…
OptTable.cpp
…
Phases.cpp
…
Tool.cpp
…
ToolChain.cpp
Switch the C++ include interface in the ToolChain to use the same naming
2011-11-04 23:49:01 +00:00
ToolChains.cpp
Try to reduce the nastiness that creeps in through Windows.h a bit.
2011-11-05 17:43:55 +00:00
ToolChains.h
Begin the migration of header search logic to the driver, starting with
2011-11-04 23:49:05 +00:00
Tools.cpp
On Linux, enable the gold plugin if we are using LTO.
2011-11-05 03:47:53 +00:00
Tools.h
…
Types.cpp
…