commit | c0647b31eef7c5e1ac7aed99b337744d465cc1ef | [log] [tgz] |
---|---|---|
author | Duncan Sands <baldrick@free.fr> | Wed Jul 22 13:20:41 2009 +0000 |
committer | Duncan Sands <baldrick@free.fr> | Wed Jul 22 13:20:41 2009 +0000 |
tree | 477d4e2bcee360136396766013773a1c6860d783 | |
parent | 4f7f19a7c0bea49ea4a28c27db4846f40d616341 [diff] [blame] |
Add newline at end of file. llvm-svn: 76736
diff --git a/llvm/lib/VMCore/LLVMContext.cpp b/llvm/lib/VMCore/LLVMContext.cpp index 7194c2e..c88ecba 100644 --- a/llvm/lib/VMCore/LLVMContext.cpp +++ b/llvm/lib/VMCore/LLVMContext.cpp
@@ -661,4 +661,4 @@ Constant *LLVMContext::replaceUsesOfWithOnConstant(ConstantArray *CA, Value *From, Value *To, Use *U) { return pImpl->replaceUsesOfWithOnConstant(CA, From, To, U); -} \ No newline at end of file +}