Gross, some whitespace escaped
authorChris Lattner <sabre@nondot.org>
Wed, 14 Aug 2002 20:07:01 +0000 (20:07 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 14 Aug 2002 20:07:01 +0000 (20:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3335 91177308-0d34-0410-b5e6-96231b3b80d8

docs/WritingAnLLVMPass.html

index 7db23f393aad94ab4b96b358a1f47cd64b8c53ed..f7cae6dd83e4d318f69d2215d200d465a29b3156 100644 (file)
@@ -152,10 +152,10 @@ extra space characters at the end of the lines though... that seems to confuse
 # Makefile for hello pass
 
 # Path to top level of LLVM heirarchy
-LEVEL = ../../..                 
+LEVEL = ../../..
 
 # Name of the library to build
-LIBRARYNAME = hello    
+LIBRARYNAME = hello
 
 # Build a dynamically loadable shared object
 SHARED_LIBRARY = 1
@@ -975,6 +975,6 @@ href="#Pass"><tt>Pass</tt></a>, only the other way around.<p>
 <address><a href="mailto:sabre@nondot.org">Christopher Lattner</a></address>
 <!-- Created: Tue Aug  6 15:00:33 CDT 2002 -->
 <!-- hhmts start -->
-Last modified: Wed Aug 14 15:04:56 CDT 2002
+Last modified: Wed Aug 14 15:06:49 CDT 2002
 <!-- hhmts end -->
 </font></body></html>