mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-28 22:21:03 +00:00
fcd53c8ed2
* 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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
extract_source_test.cpp |