summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/2007-02-16-WritableStrings.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove test/FrontendC, almost all of the tests have been migratedEric Christopher2011-07-261-7/+0
| | | | | | to clang now, the rest are in process (6) or have been deleted. llvm-svn: 136191
* Update llvm-gcc's tests.Rafael Espindola2011-01-141-2/+2
| | | | llvm-svn: 123447
* Remove explicit uses of -emit-llvm, the test infrastructure adds itDuncan Sands2010-11-251-2/+2
| | | | | | | | automatically. Use -S with llvm-gcc rather than -c, so tests can work when llvm-gcc is really dragonegg (which can output IR with -S but not -c). llvm-svn: 120158
* Update test to match 95961.Evan Cheng2010-02-121-1/+1
| | | | llvm-svn: 95971
* String constants are now output with private linkage.Duncan Sands2009-07-151-3/+2
| | | | llvm-svn: 75777
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-291-0/+8
llvm-svn: 51695
OpenPOWER on IntegriCloud