Commit fcc1baaa authored by Jie Fu's avatar Jie Fu
Browse files

[AArch64] Fix -Wunused-variable in AArch64ISelLowering.cpp (NFC)

llvm-project/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp:27379:19:
error: unused variable 'CID' [-Werror,-Wunused-variable]
  ConstantSDNode *CID = cast<ConstantSDNode>(IntID.getNode());
                  ^
1 error generated.
parent fbb37e96
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment