aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CommandFlags.cpp
diff options
context:
space:
mode:
authorGreg Roth <grroth@microsoft.com>2024-11-13 17:44:18 -0700
committerGitHub <noreply@github.com>2024-11-13 17:44:18 -0700
commitc03b6e89434c11c936dc2fa8b01f1deb95b1923a (patch)
tree8fadb56f2e9bcec496245d76bbdf5802d6178424 /llvm/lib/CodeGen/CommandFlags.cpp
parentb4d23cf6853a1e3971f27eae3b58609f77829252 (diff)
downloadllvm-c03b6e89434c11c936dc2fa8b01f1deb95b1923a.zip
llvm-c03b6e89434c11c936dc2fa8b01f1deb95b1923a.tar.gz
llvm-c03b6e89434c11c936dc2fa8b01f1deb95b1923a.tar.bz2
[SPIRV] Mark maybe unused extractSubvector variable (#116117)
Change #115178 introduced a variable that is only used in an assert, which could result in an unused variable warning in builds without asserts enabled. This just addes the maybe_unused attribute to silence the warning.
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions