SPIRV-Tools/test/tools/objdump
Nathan Gauër fcd53c8ed2
Add spirv-dump tool (#5146)
* dump: add tool skeleton.

This tool aims to be used a bit like objdump (hence the name).
Allowing the user to dump some info from a spirv-binary.

* add test structure for spirv-dump

* add spirv-dump to bazel build file

* fix licenses

* fix compilation with ubsan

* remove fdiagnostics

* rename dump to objdump

* move tests to test/tools

* rename dump to objdump for bazel
2023-03-13 16:39:42 +01:00
..
CMakeLists.txt Add spirv-dump tool (#5146) 2023-03-13 16:39:42 +01:00
extract_source_test.cpp Add spirv-dump tool (#5146) 2023-03-13 16:39:42 +01:00