Chris Lattner 
							
						 
					 
					
						
						
							
						
						368cb8e67e 
					 
					
						
						
							
							Fix compilation error on Darwin.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18485  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2004-12-04 04:17:20 +00:00 
						 
				 
			
				
					
						
							
							
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						28dabf743b 
					 
					
						
						
							
							Move darwin-specific majik here.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18466  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2004-12-03 23:02:42 +00:00 
						 
				 
			
				
					
						
							
							
								Reid Spencer 
							
						 
					 
					
						
						
							
						
						19cd4a9e6b 
					 
					
						
						
							
							Implement two new functions: LoadLibraryPermanently and  
						
						... 
						
						
						
						SearchForAddressOfSymbol.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18355  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2004-11-29 13:33:28 +00:00 
						 
				 
			
				
					
						
							
							
								Reid Spencer 
							
						 
					 
					
						
						
							
						
						29ae1777c1 
					 
					
						
						
							
							We just use ltdl's implementation for this abstraction now. Its portable to  
						
						... 
						
						
						
						more platforms than LLVM supports.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18352  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2004-11-29 12:39:10 +00:00 
						 
				 
			
				
					
						
							
							
								Reid Spencer 
							
						 
					 
					
						
						
							
						
						441cc2ab01 
					 
					
						
						
							
							Implement the default constructor which causes the current program to be  
						
						... 
						
						
						
						opened as if it was a dynamic library so its symbols can be searched too.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18341  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2004-11-29 10:39:46 +00:00 
						 
				 
			
				
					
						
							
							
								Reid Spencer 
							
						 
					 
					
						
						
							
						
						0de02a6ba9 
					 
					
						
						
							
							Dynamic Library abstraction. This makes the abstraction of a single dynamic  
						
						... 
						
						
						
						library (shared library/shared object) whose symbols can be looked up
dynamically. Used for plug-ins.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17940  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2004-11-18 04:33:39 +00:00