Alexey Samsonov 
							
						 
					 
					
						
						
							
						
						01fa41a106 
					 
					
						
						
							
							Fix SymbolRef::getAddress implementation for ELF. The 'value' field in symbol table entry should be treated differently for relocatable and relocated files. This patch fixes symbol addresses printed by llvm-nm for executables and shared objects.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164365  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2012-09-21 07:08:08 +00:00 
						 
				 
			
				
					
						
							
							
								Matt Beaumont-Gay 
							
						 
					 
					
						
						
							
						
						923123c370 
					 
					
						
						
							
							Move test yaml files under Inputs until they are converted to be the actual  
						
						... 
						
						
						
						test files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161219  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2012-08-02 21:52:49 +00:00 
						 
				 
			
				
					
						
							
							
								Michael J. Spencer 
							
						 
					 
					
						
						
							
						
						a915f247f7 
					 
					
						
						
							
							Add yaml2obj. A utility to convert YAML to binaries.  
						
						... 
						
						
						
						yaml2obj takes a textual description of an object file in YAML format
and outputs the binary equivalent. This greatly simplifies writing
tests that take binary object files as input.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161205  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2012-08-02 19:16:56 +00:00 
						 
				 
			
				
					
						
							
							
								Danil Malyshev 
							
						 
					 
					
						
						
							
						
						b0436a7305 
					 
					
						
						
							
							Fixed ObjectFile functions:  
						
						... 
						
						
						
						- getSymbolOffset() renamed as getSymbolFileOffset()
- getSymbolFileOffset(), getSymbolAddress(), getRelocationAddress() returns same result for ELFObjectFile, MachOObjectFile and COFFObjectFile.
- added getRelocationOffset()
- fixed MachOObjectFile::getSymbolSize()
- fixed MachOObjectFile::getSymbolSection()
- fixed MachOObjectFile::getSymbolOffset() for symbols without section data.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145408  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-11-29 17:40:10 +00:00 
						 
				 
			
				
					
						
							
							
								Matt Beaumont-Gay 
							
						 
					 
					
						
						
							
						
						11f9987876 
					 
					
						
						
							
							Change the actual tests to match the input directory rename (duh)  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143404  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-31 23:56:52 +00:00 
						 
				 
			
				
					
						
							
							
								Michael J. Spencer 
							
						 
					 
					
						
						
							
						
						22ff0f33db 
					 
					
						
						
							
							llvm-objdump: Add static symbol table dumping.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142404  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-18 19:32:17 +00:00 
						 
				 
			
				
					
						
							
							
								Michael J. Spencer 
							
						 
					 
					
						
						
							
						
						4984d647da 
					 
					
						
						
							
							Revert "llvm-objdump: Add static symbol table dumping."  
						
						... 
						
						
						
						This reverts commit 0c30d4e4f5f9110c5a67bd0ca84444dc58697596.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142320  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-18 00:17:04 +00:00 
						 
				 
			
				
					
						
							
							
								Michael J. Spencer 
							
						 
					 
					
						
						
							
						
						b12715de41 
					 
					
						
						
							
							llvm-objdump: Add static symbol table dumping.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142319  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-17 23:55:22 +00:00 
						 
				 
			
				
					
						
							
							
								Michael J. Spencer 
							
						 
					 
					
						
						
							
						
						d955cf2366 
					 
					
						
						
							
							llvm-objdump: Add tests.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142198  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-17 17:13:05 +00:00