Fix a problem where the mmap_file test was generating an incorrect test
authorReid Spencer <rspencer@reidspencer.com>
Tue, 21 Sep 2004 17:14:44 +0000 (17:14 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 21 Sep 2004 17:14:44 +0000 (17:14 +0000)
commit8b93e7ae4ad75b1a4998362710c1815ba58a9f0f
treee0611c1a3791741fcf5effcdde38353f92a6399d
parent5d6c4a55816a01001bcd6df633c86bf313e098cf
Fix a problem where the mmap_file test was generating an incorrect test
program that always failed (wouldn't compile).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16465 91177308-0d34-0410-b5e6-96231b3b80d8
configure