SPIRV-Tools/tools
Alastair Donaldson 6ccb52b864
Warn when input facts are invalid. (#2699)
Fixes #2621.

Instead of aborting when an invalid input fact is provided, the tool
now warns about the invalid fact and then ignores it.  This is
convenient for example if facts are specified about uniforms with
descriptor sets and bindings that happen to not be present in the
input binary.
2019-06-26 16:40:19 +01:00
..
as Add all accepted target environments to the tools' help texts (#2687) 2019-06-20 09:41:28 -04:00
cfg Support SPIR-V 1.4 (#2550) 2019-05-07 12:27:18 -04:00
dis Support SPIR-V 1.4 (#2550) 2019-05-07 12:27:18 -04:00
emacs Define variable to skip installation 2017-07-04 12:24:44 -04:00
fuzz Warn when input facts are invalid. (#2699) 2019-06-26 16:40:19 +01:00
lesspipe tools/lesspipe: Allow generic shell (#2255) 2018-12-27 15:06:37 -05:00
link Add all accepted target environments to the tools' help texts (#2687) 2019-06-20 09:41:28 -04:00
opt Add all accepted target environments to the tools' help texts (#2687) 2019-06-20 09:41:28 -04:00
reduce Got rid of redundant declaration. (#2698) 2019-06-26 16:36:15 +01:00
util Validate the input to Optimizer::Run (#1799) 2018-08-08 11:16:19 -04:00
val Add all accepted target environments to the tools' help texts (#2687) 2019-06-20 09:41:28 -04:00
CMakeLists.txt Add spirv-fuzz tool. (#2631) 2019-05-27 15:46:35 +01:00
io.h Close opened file handles. (#2644) 2019-05-31 10:28:33 -04:00