summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/global-init.c
Commit message (Expand)AuthorAgeFilesLines
* 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