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

Peter Collingbourne peter at pcc.me.uk
Tue Jun 25 18:18:33 PDT 2013


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?

Thanks,
-- 
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Prevent-validator-tests-from-writing-to-the-current-.patch
Type: text/x-diff
Size: 9781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130625/6a59cd0e/attachment.patch>


More information about the llvm-commits mailing list