CodeGen: Be clear about semantics in SlotIndex::getNextSlot(), NFC
[oota-llvm.git] / include / llvm / CodeGen / SelectionDAG.h
index 1edf71fe30e0602a6850b2e72425b3a20e123b35..f9a760fb2e47f204b364762879e694db61da396f 100644 (file)
@@ -215,9 +215,7 @@ class SelectionDAG {
   /// Tracks dbg_value information through SDISel.
   SDDbgInfo *DbgInfo;
 
-#ifndef NDEBUG
   uint16_t NextPersistentId;
-#endif
 
 public:
   /// Clients of various APIs that cause global effects on