[Mesa-dev] [PATCH mesa] Revert "nir/spirv: add spirv2nir binary to .gitignore"

Eric Engestrom eric at engestrom.ch
Sun Oct 2 11:15:53 UTC 2016


This reverts commit fc03ecfeaf5a10a8b84d366f24f02e74ab03b145.

Chad had already pushed the same change between me posting the patch and Jason
pushing it: 44bcf1ffcced04fd7f2b (".gitignore: Ignore src/compiler/spirv2nir")

CC: Chad Versace <chadversary at chromium.org>
CC: Jason Ekstrand <jason at jlekstrand.net>
Signed-off-by: Eric Engestrom <eric at engestrom.ch>
---

Jason:
When I saw Chad's commit, I marked my patch as superseeded, and
I expected pwclient would say something when you'd try to push it.
Didn't it print a warning or something?

That might be something to add to the client, for anyone that sees this
and knows enough about patchwork :)

---
 src/compiler/.gitignore | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/compiler/.gitignore b/src/compiler/.gitignore
index f619567..5d30b4e 100644
--- a/src/compiler/.gitignore
+++ b/src/compiler/.gitignore
@@ -4,4 +4,3 @@ subtest-cr
 subtest-cr-lf
 subtest-lf
 subtest-lf-cr
-spirv2nir
-- 
Cheers,
  Eric



More information about the mesa-dev mailing list