Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…sGroup#2377) (KhronosGroup#2380) The prototype for `getErrorMessage()` is declared in `LLVMSPIRVLib.h`, but `SPIRVError.cpp` defining that function did not include `LLVMSPIRVLib.h`. This can be problematic for builds that use `-fvisibility=hidden`. Fixes KhronosGroup#2376 (cherry picked from commit 81f78d2)
- Loading branch information