This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d3f41e8939dbca4c460de44d0ec00c10dca0fb05
clang-p2996
/
llvm
/
tools
/
llvmc
/
plugins
/
Base
History
Mikhail Glushenkov
a764083db3
Make it not an error to specify -O* options several times.
...
As in 'llvmc -O2 -O2 test.c'. llvm-svn: 97787
2010-03-05 04:46:39 +00:00
..
Base.td.in
Make it not an error to specify -O* options several times.
2010-03-05 04:46:39 +00:00
Hooks.cpp
Pass '-msse' and friends to llc as '-mattr=+/-'.
2009-12-07 17:03:21 +00:00
Makefile
Move the rules for building plugins to Makefile.rules.
2009-03-02 09:04:13 +00:00
PluginMain.cpp
…