From 79b29bf6e41ca122d469040cd671d43ce81bd6df Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sun, 17 Aug 2008 22:04:53 +0200 Subject: Formatting. --- MLKLLVMCompiler.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MLKLLVMCompiler.mm b/MLKLLVMCompiler.mm index cfa50c3..1fe4f4b 100644 --- a/MLKLLVMCompiler.mm +++ b/MLKLLVMCompiler.mm @@ -706,7 +706,7 @@ static Constant @implementation MLKSetQForm (MLKLLVMCompilation) -(Value *) processForLLVM -{ +{ NSEnumerator *var_e, *value_e; MLKForm *valueForm; Value *value = ConstantPointerNull::get (PointerTy); -- cgit v1.2.3