From 004bb9433e8e6143968530f9f0f60102aa5f7715 Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Wed, 6 Jan 2016 13:57:59 -0800 Subject: Commit the torture .s files update.py used to just download them in a folder that .gitignore hid. They'll now be checked in instead, under test/, and lkgr will identify which version of LLVM built them. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f99ebcb99..0fcf35ca6 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,5 @@ cmake_install.cmake *.ninja .ninja_deps .ninja_log -buildbot/ +test/wasm-torture-s-*.tbz2 +test/s2wasm-torture-out -- cgit v1.2.3