diff options
author | Kazu Hirata <kazu@google.com> | 2024-08-24 16:20:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-24 16:20:38 -0700 |
commit | a6f87abf73be02be0b7c50083b3d93ac81a80c29 (patch) | |
tree | 351761c39d8842383a37d25a45e9181411d8ad01 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | b9a02765504f8b83701ffffc097531638c4fc22e (diff) | |
download | llvm-a6f87abf73be02be0b7c50083b3d93ac81a80c29.zip llvm-a6f87abf73be02be0b7c50083b3d93ac81a80c29.tar.gz llvm-a6f87abf73be02be0b7c50083b3d93ac81a80c29.tar.bz2 |
[Mips] Remove a trivial variable (NFC) (#105940)
We assign I->getNumOperands() to J and immediately print that out as a
debug message. We don't need to keep J across iterations.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions