"clang/test/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "d2930c21002ae94d7ef8d8acda5d401cd8f7891a"
[MC][ELF] Fix unused variable warning (NFC)
GCC warning: ``` /llvm-project/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp: In member function ‘virtual llvm::MCSection* llvm::TargetLoweringObjectFileELF::getSectionForLSDA(const llvm::Function&, const llvm::MCSymbol&, const llvm::TargetMachine&) const’: /llvm-project/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp:871:8: warning: variable ‘IsComdat’ set but not used [-Wunused-but-set-variable] 871 | bool IsComdat = false; | ^~~~~~~~ ```
Loading
Please register or sign in to comment