summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/extern-weak.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Remove now-redundant llvm-as invocations.Dan Gohman2009-12-051-1/+1
| | | | llvm-svn: 90626
* Make LLVM compile on DragonFly BSD (PR2499).Matthijs Kooijman2008-06-261-1/+1
| | | | | | Patch by Hasso Tepper! llvm-svn: 52781
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-291-0/+12
llvm-svn: 51695
OpenPOWER on IntegriCloud