rjmccall added inline comments. ================ Comment at: lib/Transforms/IPO/LowerTypeTests.cpp:875 // Build and set the jump table's initializer. std::vector<Constant *> JumpTableEntries; + ---------------- This variable is dead now. Repository: rL LLVM https://reviews.llvm.org/D25927