Memory: Don't use pool memory to store the entry point name in the intermediate repre...
authorJohn Kessenich <cepheus@frii.com>
Thu, 7 Apr 2016 01:03:15 +0000 (19:03 -0600)
committerJohn Kessenich <cepheus@frii.com>
Thu, 7 Apr 2016 01:03:15 +0000 (19:03 -0600)
commit7e3e48634429785092ef872068a95ef7834e50c8
treee3adf46eddaaa5ec737bc4aa5f1f30cc0f7dc5f6
parent78a6b788103c95ef77722c1688082e3ceb384b11
Memory: Don't use pool memory to store the entry point name in the intermediate representation.

This might address issue #221, which I couldn't reproduce.
SPIRV/GlslangToSpv.cpp
glslang/MachineIndependent/ParseHelper.cpp
glslang/MachineIndependent/localintermediate.h
hlsl/hlslParseHelper.cpp