Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recommit r101568 to fix PR6766 | Nuno Lopes | 2010-04-18 | 1 | -0/+13 |
* | revert r101568, which miscompiles this testcase, distilled from ldecod: | Chris Lattner | 2010-04-17 | 1 | -9/+0 |
* | fix PR6766: codegen of var initialized with wide char | Nuno Lopes | 2010-04-16 | 1 | -0/+9 |
* | emit padding as undef values, take 2 | Nuno Lopes | 2010-04-16 | 1 | -4/+13 |
* | 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 |