[CodeGen] Fix a warning
This patch fixes: llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp:3468:14: error: variable 'foundJTI' set but not used [-Werror,-Wunused-but-set-variable]
Loading
Please sign in to comment
This patch fixes: llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp:3468:14: error: variable 'foundJTI' set but not used [-Werror,-Wunused-but-set-variable]