On 27 February 2017 at 15:35, Marc Dietrich wrote:
> radeon_llvm_check was never called in the no-opencl case, which broke
> the llvm module list (amdgpuinfo was not included). As --enable-opencl
> always requires --enable-llvm, the test can be easily fixed.
>
> Signed-off-by: Marc Dietrich
Revi
radeon_llvm_check was never called in the no-opencl case, which broke
the llvm module list (amdgpuinfo was not included). As --enable-opencl
always requires --enable-llvm, the test can be easily fixed.
Signed-off-by: Marc Dietrich
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deleti