summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/global-init.c
Commit message (Expand)AuthorAgeFilesLines
* recommit r101568 to fix PR6766Nuno Lopes2010-04-181-0/+13
* revert r101568, which miscompiles this testcase, distilled from ldecod:Chris Lattner2010-04-171-9/+0
* fix PR6766: codegen of var initialized with wide charNuno Lopes2010-04-161-0/+9
* emit padding as undef values, take 2Nuno Lopes2010-04-161-4/+13
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* these tests include section specifiers that aren't valid on the Chris Lattner2009-08-101-1/+1
* weak globals that are const should get weak_odr linkage.Chris Lattner2009-08-051-0/+16
* rdar://7119244 - globals with an explicit section specified don't getChris Lattner2009-08-051-1/+8
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* If a global var decl has an initializer, make sure to always set its linkage ...Anders Carlsson2008-12-031-0/+7
OpenPOWER on IntegriCloud