aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendC/2007-04-11-InlineStorageClassC99.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove explicit uses of -emit-llvm, the test infrastructure adds itDuncan Sands2010-11-251-7/+7
| | | | | | | | | 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). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120158 91177308-0d34-0410-b5e6-96231b3b80d8
* Adjust tests affected by llvm-gcc 103229.Dale Johannesen2010-05-071-3/+3
| | | | | | | | All results here match gcc-4.2. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103230 91177308-0d34-0410-b5e6-96231b3b80d8
* Temporarily revert r72620 because r72619 was reverted.Bill Wendling2009-12-041-4/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90619 91177308-0d34-0410-b5e6-96231b3b80d8
* Adjust these tests now that "extern inline"Duncan Sands2009-05-301-5/+4
| | | | | | | | functions are being output with bodies and available_externally linkage. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72620 91177308-0d34-0410-b5e6-96231b3b80d8
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-291-0/+46
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51695 91177308-0d34-0410-b5e6-96231b3b80d8