| | | | --- | --- | | Bugzilla Link | [319](https://llvm.org/bz319) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:48 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#690 | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The perl benchmark needs to be run 4 times as there are really 4 tests which are all separate scripts, each with its own set of input/output files. This means that 175.vpr is not the only one that nees to be run multiple times. We should make our SPEC test runner more generic to allow for this.