* Add support for f2c and the -f2c switch to enable Fortran benchmarks
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 8 Nov 2004 03:28:27 +0000 (03:28 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 8 Nov 2004 03:28:27 +0000 (03:28 +0000)
commit2e9ac69f8b2bb53cac7e1a22360ae558da9af66c
treeb85ccbbf10d39fb94b9f33da4bd895e056e4a4b5
parent00a7469e69fdd278a0b43cf9a56a1b33551ff8a7
* Add support for f2c and the -f2c switch to enable Fortran benchmarks
* Remove spurious spaces between variable names and `=' (they're not lined up
  anyway and there's no hope of doing that)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17611 91177308-0d34-0410-b5e6-96231b3b80d8
utils/NightlyTest.pl