Rafael Espindola 
							
						 
					 
					
						
						
							
						
						30115ec7a3 
					 
					
						
						
							
							Mark ELF's first symbol as format specific so that llvm-nm ignores it.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186860  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2013-07-22 19:24:34 +00:00 
						 
				 
			
				
					
						
							
							
								Rafael Espindola 
							
						 
					 
					
						
						
							
						
						140536b936 
					 
					
						
						
							
							Add missing ':'.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180616  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2013-04-26 17:54:46 +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 
							
						 
					 
					
						
						
							
						
						98d0416fbf 
					 
					
						
						
							
							Unbreak tests.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140622  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-09-27 19:06:37 +00:00 
						 
				 
			
				
					
						
							
							
								Michael J. Spencer 
							
						 
					 
					
						
						
							
						
						e696b350f4 
					 
					
						
						
							
							Revert "Object: Renable the tests now that none of the build bots complain about aliasing."  
						
						... 
						
						
						
						This reverts commit 281f3901b7https://llvm.org/svn/llvm-project/llvm/trunk@123972  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-01-21 06:27:04 +00:00 
						 
				 
			
				
					
						
							
							
								Michael J. Spencer 
							
						 
					 
					
						
						
							
						
						281f3901b7 
					 
					
						
						
							
							Object: Renable the tests now that none of the build bots complain about aliasing.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123964  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-01-21 05:07:13 +00:00 
						 
				 
			
				
					
						
							
							
								Michael J. Spencer 
							
						 
					 
					
						
						
							
						
						fafb8a1ba5 
					 
					
						
						
							
							Disable this test until I can figure out why it's broken. Not xfailed because it  
						
						... 
						
						
						
						usese 100% CPU and times out, so it's annoying to run it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123915  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-01-20 16:24:07 +00:00 
						 
				 
			
				
					
						
							
							
								Michael J. Spencer 
							
						 
					 
					
						
						
							
						
						db26073c6a 
					 
					
						
						
							
							Object: Add some tests!  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123899  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-01-20 06:39:15 +00:00