mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2025-01-13 18:00:05 +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 |
||
---|---|---|
.. | ||
as | ||
cfg | ||
diff | ||
dis | ||
emacs | ||
fuzz | ||
lesspipe | ||
link | ||
lint | ||
objdump | ||
opt | ||
reduce | ||
sva | ||
util | ||
val | ||
CMakeLists.txt | ||
io.h |