This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3779e1f49a
llvm-project
/
clang
/
tools
/
driver
History
Douglas Gregor
fb00d93c98
Make CMake's clang++ installation respect DESTDIR, based on a patch by
...
Ingmar Vanhassel. Fixes PR6046. llvm-svn: 93741
2010-01-18 18:27:29 +00:00
..
CMakeLists.txt
Make CMake's clang++ installation respect DESTDIR, based on a patch by
2010-01-18 18:27:29 +00:00
Makefile
Don't build/install clang++ in CLANG_IS_PRODUCTION build mode yet.
2010-01-18 17:52:48 +00:00
cc1_main.cpp
cc1: Factor out CompilerInstance::ExecuteAction which has the majority of the
2010-01-13 00:48:06 +00:00
driver.cpp
Driver: Use "g++" as generic gcc name when running in C++ mode, for platforms
2009-12-25 20:21:23 +00:00