The Ada f-e produces various auxiliary output files
authorDuncan Sands <baldrick@free.fr>
Mon, 23 Jul 2007 15:23:35 +0000 (15:23 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 23 Jul 2007 15:23:35 +0000 (15:23 +0000)
commit6c7ada4c58c40cc11adc0dbd3d57496eca0b4d2c
treee651cd411e0304b8fdbbbe779b4648d00b8aba7b
parent1b4b25696bd74249503d2eb34ca17b2d3815796a
The Ada f-e produces various auxiliary output files
that cannot be suppressed and cannot be redirected:
they are dumped in the current working directory.
When running the testsuite this means that these
files do not end up in the Output directory.  The
best solution I could find is to change directory
into Output before running tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40437 91177308-0d34-0410-b5e6-96231b3b80d8
test/C++Frontend/2006-11-30-NoCompileUnit.cpp
test/CodeGen/CBackend/2003-06-23-PromotedExprs.llx
test/Feature/float.ll
test/Feature/inlineasm.ll
test/Feature/llvm2cpp.ll
test/lib/llvm.exp