Skip to content

IGC/AdaptorOCL/dllInterfaceCompute.cpp: guard LLVMModule->dump(); - #444

Open
ConiKost wants to merge 1 commit into
intel:masterfrom
ConiKost:debug
Open

ConiKost wants to merge 1 commit into
intel:masterfrom
ConiKost:debug

Conversation

@ConiKost

Copy link
Copy Markdown
Contributor

When using external prebuild LLVM without DEBUG, it looks like, that compilation of IGCv2 will fail, because it trys to execute '''LLVMModule->dump();''' but the symbol is not available in a release build.

Based on #303, I guess we need a proper guarding?

This makes compiling IGCv2 succeeding with my non DEBUG llvm build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant