This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
tools
/
driver
History
Benjamin Kramer
4ab36ba726
Turns out that we may end up calling dladdr on GetExecutablePath, give it external linkage to make sure the lookup works on all platforms.
...
llvm-svn: 117813
2010-10-30 17:32:40 +00:00
..
cc1_main.cpp
Move ExecuteCompilerInvocation to a new library FrontendTool
2010-08-24 00:31:22 +00:00
cc1as_main.cpp
Call InitSections when assembling. This makes clang's output match that of
2010-10-13 14:53:57 +00:00
clang_symlink.cmake
Do not use absolute path on the clang++ symlink.
2010-10-18 02:25:54 +00:00
CMakeLists.txt
Use a script for creating the clang++ executable.
2010-10-17 16:10:32 +00:00
driver.cpp
Turns out that we may end up calling dladdr on GetExecutablePath, give it external linkage to make sure the lookup works on all platforms.
2010-10-30 17:32:40 +00:00
Info.plist.in
build/Darwin: Add missing Info.plist template.
2010-07-15 20:26:56 +00:00
Makefile
build: Add support for a CLANG_ORDER_FILE build variable to specify the path to
2010-09-16 00:42:38 +00:00