summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/utils/TableGen/CodeGenRegisters.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/TableGen/CodeGenRegisters.cpp b/llvm/utils/TableGen/CodeGenRegisters.cpp
index 3284ba46a44..f89ba9ea5b2 100644
--- a/llvm/utils/TableGen/CodeGenRegisters.cpp
+++ b/llvm/utils/TableGen/CodeGenRegisters.cpp
@@ -1783,6 +1783,7 @@ void CodeGenRegBank::computeRegUnitLaneMasks() {
}
++u;
}
+ (void)Found;
assert(Found);
}
}
OpenPOWER on IntegriCloud