Skip to content
Commit e582fe64 authored by Jie Fu's avatar Jie Fu
Browse files

[llvm] Fix -Wunused-variable in ConstantFold.cpp (NFC)

/llvm-project/llvm/lib/IR/ConstantFold.cpp:137:12: error: unused variable 'CSize' [-Werror,-Wunused-variable]
  unsigned CSize = cast<IntegerType>(C->getType())->getBitWidth()/8;
           ^
1 error generated.
parent 47eeee29
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment