From 4b308b44e1d8204702f6912dda4dfc404aa2a87d Mon Sep 17 00:00:00 2001 From: Cristi Cobzarenco Date: Wed, 7 Oct 2015 23:11:25 +0100 Subject: typos: fix a grabbag of typos all over the place --- src/rustllvm/PassWrapper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rustllvm/PassWrapper.cpp') diff --git a/src/rustllvm/PassWrapper.cpp b/src/rustllvm/PassWrapper.cpp index 6513fdfd2f2..4308023a9a5 100644 --- a/src/rustllvm/PassWrapper.cpp +++ b/src/rustllvm/PassWrapper.cpp @@ -250,7 +250,7 @@ LLVMRustWriteOutputFile(LLVMTargetMachineRef Target, #endif PM->run(*unwrap(M)); - // Apparently `addPassesToEmitFile` adds an pointer to our on-the-stack output + // Apparently `addPassesToEmitFile` adds a pointer to our on-the-stack output // stream (OS), so the only real safe place to delete this is here? Don't we // wish this was written in Rust? delete PM; -- cgit 1.4.1-3-g733a5