X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=lib%2FTarget%2FARM%2FThumb1InstrInfo.h;h=31b4df2e5b0ce21fbbe5122af6963777439d89d3;hp=f3f493d89237dce286bb0e3a721ae4c4278aef40;hb=cf0db29df20d9c665da7e82bb261bdd7cf7f1b2b;hpb=883d498abf4db0e059a1250147e07f4e9c47d9e3 diff --git a/lib/Target/ARM/Thumb1InstrInfo.h b/lib/Target/ARM/Thumb1InstrInfo.h index f3f493d8923..31b4df2e5b0 100644 --- a/lib/Target/ARM/Thumb1InstrInfo.h +++ b/lib/Target/ARM/Thumb1InstrInfo.h @@ -58,6 +58,6 @@ private: void expandLoadStackGuard(MachineBasicBlock::iterator MI, Reloc::Model RM) const override; }; -} +} // namespace llvm #endif