Remove the successor probabilities normalization in tail duplication pass.
[oota-llvm.git] / lib / Target / ARM / Thumb1InstrInfo.h
index 31b4df2e5b0ce21fbbe5122af6963777439d89d3..f3f493d89237dce286bb0e3a721ae4c4278aef40 100644 (file)
@@ -58,6 +58,6 @@ private:
   void expandLoadStackGuard(MachineBasicBlock::iterator MI,
                             Reloc::Model RM) const override;
 };
-} // namespace llvm
+}
 
 #endif