ΒΆvoid LLVMPassBuilderOptionsSetDebugLogging(
LLVMPassBuilderOptionsRef Options,
LLVMBool DebugLogging)
void LLVMPassBuilderOptionsSetDebugLogging(
LLVMPassBuilderOptionsRef Options,
LLVMBool DebugLogging)
Description
Toggle debug logging when running the PassBuilder
Declared at: llvm/include/llvm-c/Transforms/PassBuilder.h:72
Parameters
- LLVMPassBuilderOptionsRef Options
- LLVMBool DebugLogging