Add more flexible SpirvToolsDisassemble interface to allow specifying spv_target_env...
authorpheonix <dev@creatingtrouble.com>
Sun, 27 Sep 2020 23:53:18 +0000 (16:53 -0700)
committerGitHub <noreply@github.com>
Sun, 27 Sep 2020 23:53:18 +0000 (17:53 -0600)
commit2eed8236d07d50f35c466d723651d86284c60161
treee98f4b6aabb8445efcbf26d3c1d67ead7a437dbb
parentd0e7ed37fc4ee17948a8a6597ce95a4fdab2b769
Add more flexible SpirvToolsDisassemble interface to allow specifying spv_target_env for disassembly output. (#2406)

Improve documentation on existing SpirvToolsDisassemble interface.
Fix cmake build scripts to account for `spirv-tools` external when -DENABLE_OPT=ON
SPIRV/SpvTools.cpp
SPIRV/SpvTools.h
StandAlone/CMakeLists.txt
gtests/CMakeLists.txt