Two improvements:
authorReid Spencer <rspencer@reidspencer.com>
Sun, 15 Apr 2007 10:27:54 +0000 (10:27 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 15 Apr 2007 10:27:54 +0000 (10:27 +0000)
commit66959cecdb9a95e3eed398f39580b43ea1d959ce
treed99c8142ab44acf8594302b35d9d6ca3b784110f
parenta9338b6195d9fb6a1c7e16680e6e9e2dad177a38
Two improvements:

1. Only read the first 1024 bytes of the file. The RUN: lines should all be
   within that amount of space.  This keeps I/O costs down when reading
   very large files.
2. Print PR numbers with a PR prefix so it is clear what they are.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36071 91177308-0d34-0410-b5e6-96231b3b80d8
test/lib/llvm.exp