Alexey Samsonov
							
						 | 
						
							
							
							
							
							
								
							
							
								85c7d66fdc
								
							
						 | 
						
							
							
								
								Make llvm-dwarfdump exit with non-zero exit code if error was occured.
							
							
							
							
							
							
							
							llvm-svn: 240729 
							
						 | 
						
							2015-06-25 23:40:15 +00:00 | 
						
					
				
					
						
							
							
								 
								Alexey Samsonov
							
						 | 
						
							
							
							
							
							
								
							
							
								5c3ed00eb2
								
							
						 | 
						
							
							
								
								Revert "[Object, ELF] Fix segmentation fault in ELFFile::getSectionName()."
							
							
							
							
							
							
							
							This reverts commit r239124.
llvm-svn: 239125 
							
						 | 
						
							2015-06-04 23:58:31 +00:00 | 
						
					
				
					
						
							
							
								 
								Alexey Samsonov
							
						 | 
						
							
							
							
							
							
								
							
							
								24558d5520
								
							
						 | 
						
							
							
								
								[Object, ELF] Fix segmentation fault in ELFFile::getSectionName().
							
							
							
							
							
							
							
							Don't do a null dereference if .shstrtab section is missing.
llvm-svn: 239124 
							
						 | 
						
							2015-06-04 23:40:23 +00:00 | 
						
					
				
					
						
							
							
								 
								Alexey Samsonov
							
						 | 
						
							
							
							
							
							
								
							
							
								49179ddba4
								
							
						 | 
						
							
							
								
								[Object, ELF] Don't assert on invalid magic in createELFObjectFile.
							
							
							
							
							
							
							
							Instead, return a proper error code from factory.
llvm-svn: 239116 
							
						 | 
						
							2015-06-04 23:14:43 +00:00 | 
						
					
				
					
						
							
							
								 
								Alexey Samsonov
							
						 | 
						
							
							
							
							
							
								
							
							
								18ad2e54ab
								
							
						 | 
						
							
							
								
								[Object, ELF] Don't call llvm_unreachable() from createELFObjectFile.
							
							
							
							
							
							
							
							Instead, return a proper error code from factory.
llvm-svn: 239113 
							
						 | 
						
							2015-06-04 22:58:25 +00:00 | 
						
					
				
					
						
							
							
								 
								Alexey Samsonov
							
						 | 
						
							
							
							
							
							
								
							
							
								599dd89b33
								
							
						 | 
						
							
							
								
								Improve test added in r238481.
							
							
							
							
							
							
							
							llvm-svn: 238985 
							
						 | 
						
							2015-06-03 22:36:17 +00:00 | 
						
					
				
					
						
							
							
								 
								Alexey Samsonov
							
						 | 
						
							
							
							
							
							
								
							
							
								6ecbd064e1
								
							
						 | 
						
							
							
								
								Object, ELF: Use error code instead of calling report_fatal_error()
							
							
							
							
							
							
							
							Make createELFObjectFile() return object_error::parse_failed on
encountering invalid ELF file, instead of crashing the program.
llvm-svn: 238481 
							
						 | 
						
							2015-05-28 20:25:42 +00:00 |