X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm%2FIR%2FConstantFolder.h;h=fb6ca3b3184c8b35699f8f3989b600c067a707d2;hb=00552e3875ee5f382db6c98286a241a7d0efe1b8;hp=4e87cd052afdf1fecb3f0d7b8b7fce7973c67815;hpb=cf0db29df20d9c665da7e82bb261bdd7cf7f1b2b;p=oota-llvm.git diff --git a/include/llvm/IR/ConstantFolder.h b/include/llvm/IR/ConstantFolder.h index 4e87cd052af..fb6ca3b3184 100644 --- a/include/llvm/IR/ConstantFolder.h +++ b/include/llvm/IR/ConstantFolder.h @@ -240,6 +240,6 @@ public: } }; -} // namespace llvm +} #endif