diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-10-13 11:32:25 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-13 11:32:25 +0900 |
commit | aaf5493fd3f783746ac5d8d384509bf40fe7cfd4 (patch) | |
tree | 68206fbe611a68194dc8be33f2915c9d3dc8b6cb /llvm/lib/Object/Object.cpp | |
parent | ed0ca8402cbc58fb2c3d21ad0cf935c2f3534307 (diff) | |
download | llvm-aaf5493fd3f783746ac5d8d384509bf40fe7cfd4.zip llvm-aaf5493fd3f783746ac5d8d384509bf40fe7cfd4.tar.gz llvm-aaf5493fd3f783746ac5d8d384509bf40fe7cfd4.tar.bz2 |
TableGen: Account for Unsupporte LibcallImpl in bitset size (#163083)
The Unsupported case is special and doesn't have an entry in the
vector, and is directly emitted as the 0 case. This should be
harmless as it is, but could break if the right number of new
libcalls is added.
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions