Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | these tests include section specifiers that aren't valid on the | Chris Lattner | 2009-08-10 | 1 | -1/+1 |
* | weak globals that are const should get weak_odr linkage. | Chris Lattner | 2009-08-05 | 1 | -0/+16 |
* | rdar://7119244 - globals with an explicit section specified don't get | Chris Lattner | 2009-08-05 | 1 | -1/+8 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | If a global var decl has an initializer, make sure to always set its linkage ... | Anders Carlsson | 2008-12-03 | 1 | -0/+7 |