Douglas Gregor
|
6c2adff380
|
Pass access specifiers through to member classes and member enums.
llvm-svn: 67710
|
2009-03-25 22:00:53 +00:00 |
Mike Stump
|
90a3707225
|
Really fix cmake style builds.
llvm-svn: 67633
|
2009-03-24 17:52:34 +00:00 |
Chris Lattner
|
02428f6aa6
|
-arch ppc should change the triple to powerpc-foo not to ppc-foo.
Similarly for ppc64. This should probably move into the driver, along
with all the other target selection stuff other than -triple.
llvm-svn: 67621
|
2009-03-24 16:18:41 +00:00 |
Daniel Dunbar
|
2dbe89af65
|
Install clang-cc to libexec/clang-cc (instead of bin/clang-cc).
- Updated ccc & driver to look in libexec/ for tools.
llvm-svn: 67607
|
2009-03-24 04:07:10 +00:00 |
Daniel Dunbar
|
e5a7ecc23a
|
Move <root>/Driver into <root>/tools/clang-cc.
Again, I tried to update cmake but it is untested.
llvm-svn: 67605
|
2009-03-24 03:00:12 +00:00 |