[dragonegg] [PATCH] Prevent validator tests from writing to the current directory

Duncan Sands duncan.sands at gmail.com
Wed Jun 26 10:25:36 PDT 2013


Hi Peter,

On 26/06/13 03:18, Peter Collingbourne wrote:
> Hi,
>
> Some of the dragonegg validator tests write an unused .s file to the
> current directory.  This patch cleans up those tests by causing them
> to write to /dev/null.
>
> OK to commit?

how do other front-ends handle this?  I'm dreaming of a clever trick that makes
this unnecessary :)  If there are no known clever tricks, then I'm OK with this.

Ciao, Duncan.




More information about the llvm-commits mailing list