This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
73,999
Commits
23
Branches
0
Tags
2.2
GiB
C++
39.1%
LLVM
35.7%
C
12.1%
Assembly
8.9%
Python
1.1%
Other
2.7%
8c5024a63f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Daniel Dunbar
8c5024a63f
Tests: Change substitution to automagically use 'clang -cc1' instead of 'clang-cc'. I still plan to eventually rewrite the tests to clarify the magic (I will probably actually rewrite them to %clang so it is more obvious this is a variable that gets substituted).
...
llvm-svn: 91173
2009-12-11 22:52:03 +00:00
clang
Tests: Change substitution to automagically use 'clang -cc1' instead of 'clang-cc'. I still plan to eventually rewrite the tests to clarify the magic (I will probably actually rewrite them to %clang so it is more obvious this is a variable that gets substituted).
2009-12-11 22:52:03 +00:00
compiler-rt
Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF.
2009-11-09 14:27:04 +00:00
llvm
Don't try to move a MBB into the fall-through position if it's a landing pad or
2009-12-11 21:47:36 +00:00