summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/2004-03-07-ExternalConstant.c
Commit message (Collapse)AuthorAgeFilesLines
* Bring r325915 back.Rafael Espindola2018-02-231-1/+1
| | | | | | | | | | | | | | | The tests that failed on a windows host have been fixed. Original message: Start setting dso_local for COFF. With this there are still some GVs where we don't set dso_local because setGVProperties is never called. I intend to fix that in followup commits. This is just the bare minimum to teach shouldAssumeDSOLocal what it should do for COFF. llvm-svn: 325940
* Migrate most of the rest of test/FrontendC from llvm and migrateEric Christopher2011-07-261-0/+7
most of them to FileCheck. llvm-svn: 136159
OpenPOWER on IntegriCloud