Owen Anderson 
							
						 
					 
					
						
						
							
						
						34749ce4df 
					 
					
						
						
							
							Fix off-by-one error when printing relocations inline with disassembly.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142952  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-25 20:15:39 +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 
						 
				 
			
				
					
						
							
							
								Daniel Dunbar 
							
						 
					 
					
						
						
							
						
						8c39c9647d 
					 
					
						
						
							
							build: Tidy up a bunch of tool Makefiles, and simplify where possible using the  
						
						... 
						
						
						
						new all-targets pseudo-component.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142401  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-18 19:27:24 +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 
						 
				 
			
				
					
						
							
							
								Owen Anderson 
							
						 
					 
					
						
						
							
						
						481837a743 
					 
					
						
						
							
							Rewrite most of MachODump to work through the generic libObject interfaces rather than accessing the MachO internals directly.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142263  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-17 21:37:35 +00:00 
						 
				 
			
				
					
						
							
							
								Michael J. Spencer 
							
						 
					 
					
						
						
							
						
						1e8ba3fa21 
					 
					
						
						
							
							llvm-objdump: Add -s, which prints the contents of each section.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142199  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-17 17:13:22 +00:00 
						 
				 
			
				
					
						
							
							
								Michael J. Spencer 
							
						 
					 
					
						
						
							
						
						942eb00911 
					 
					
						
						
							
							llvm-object: Add inline relocation information to disassembly.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141897  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-13 22:17:18 +00:00 
						 
				 
			
				
					
						
							
							
								Michael J. Spencer 
							
						 
					 
					
						
						
							
						
						14a5f468d6 
					 
					
						
						
							
							llvm-objdump: Fix whitespace.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141886  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-13 20:37:20 +00:00 
						 
				 
			
				
					
						
							
							
								Michael J. Spencer 
							
						 
					 
					
						
						
							
						
						178dbd4418 
					 
					
						
						
							
							llvm-objdump: Fix dumping of multiple symbols with the same address.  
						
						... 
						
						
						
						This happens in COFF because there is a symbol for the beginning of each
section.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141885  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-13 20:37:08 +00:00 
						 
				 
			
				
					
						
							
							
								NAKAMURA Takumi 
							
						 
					 
					
						
						
							
						
						f048c3fe24 
					 
					
						
						
							
							llvm-objdump.cpp: Use PRIx64 as format specifier for int64_t.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141664  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-11 12:51:50 +00:00 
						 
				 
			
				
					
						
							
							
								Nick Lewycky 
							
						 
					 
					
						
						
							
						
						023bb15bea 
					 
					
						
						
							
							Add support for dumping section headers to llvm-objdump. This uses the same  
						
						... 
						
						
						
						flags as binutils objdump but the output is different, not just in format but
also showing different sections. Compare its results against readelf, not
objdump.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141579  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-10 21:21:34 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						d226ed71f2 
					 
					
						
						
							
							llvm-objdump: Take ownership of MCInstrInfos.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141535  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-10 13:10:09 +00:00 
						 
				 
			
				
					
						
							
							
								Michael J. Spencer 
							
						 
					 
					
						
						
							
						
						27781b78e1 
					 
					
						
						
							
							llvm-objdump: Add relocation and archive support.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141451  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-08 00:18:30 +00:00 
						 
				 
			
				
					
						
							
							
								Michael J. Spencer 
							
						 
					 
					
						
						
							
						
						3773fb46ba 
					 
					
						
						
							
							Fix spelling in comment.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141386  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-07 19:25:47 +00:00 
						 
				 
			
				
					
						
							
							
								Michael J. Spencer 
							
						 
					 
					
						
						
							
						
						4344b1ef9b 
					 
					
						
						
							
							Change relocation API to be per section. This time without breaking GCC.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141385  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-07 19:25:32 +00:00 
						 
				 
			
				
					
						
							
							
								Bill Wendling 
							
						 
					 
					
						
						
							
						
						a48ad13339 
					 
					
						
						
							
							Revert 141376 and 141377 due to breaking the build.  
						
						... 
						
						
						
						--- Reverse-merging r141377 into '.':
U    tools/llvm-objdump/MachODump.cpp
--- Reverse-merging r141376 into '.':
U    include/llvm/Object/COFF.h
U    include/llvm/Object/ObjectFile.h
U    include/llvm-c/Object.h
U    tools/llvm-objdump/llvm-objdump.cpp
U    lib/Object/MachOObjectFile.cpp
U    lib/Object/COFFObjectFile.cpp
U    lib/Object/Object.cpp
U    lib/Object/ELFObjectFile.cpp
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141379  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-07 18:25:37 +00:00 
						 
				 
			
				
					
						
							
							
								Michael J. Spencer 
							
						 
					 
					
						
						
							
						
						67370ef903 
					 
					
						
						
							
							Fix spelling in comment.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141377  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-07 18:15:40 +00:00 
						 
				 
			
				
					
						
							
							
								Michael J. Spencer 
							
						 
					 
					
						
						
							
						
						f1164a2487 
					 
					
						
						
							
							Change relocation API to be per section.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141376  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-10-07 18:15:25 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						afbaf48fc4 
					 
					
						
						
							
							llvm-objdump: Detach symbol listing from section enumeration for mach-o.  
						
						... 
						
						
						
						This reduces memory usage as we don't add the same symbol multiple times anymore.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140278  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-09-21 22:16:43 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						91c603bcfe 
					 
					
						
						
							
							llvm-objdump: Take the data from the right object when there's no dSYM around.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140269  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-09-21 18:18:53 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						b5b8d20ddd 
					 
					
						
						
							
							llvm-objdump: Fix use after free.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140237  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-09-21 04:01:19 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						8c93097c4c 
					 
					
						
						
							
							llvm-objdump: Output line info next to the disassembly if available.  
						
						... 
						
						
						
						MachO-only at the moment, sorry.
Usage:
$ llvm-objdump -d -m -g -dsym=a.out.dSYM/Contents/Resources/DWARF/a.out a.out
_main:
100000e90:	55	pushq %rbp	## test.c:11:3
…
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140224  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-09-21 01:13:19 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						a894c8e344 
					 
					
						
						
							
							llvm-objdump: factor code better, add comments.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140153  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-09-20 17:53:01 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						bcc1a737f5 
					 
					
						
						
							
							Nope, there's another one!  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140045  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-09-19 20:23:01 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						49ca96d7c2 
					 
					
						
						
							
							Missed one instance of implicit pointer conversion.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140044  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-09-19 20:14:46 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						4d90638130 
					 
					
						
						
							
							Try to make MSVC 2010 happy.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140042  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-09-19 20:08:52 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						0b8b771e9f 
					 
					
						
						
							
							Add a MachO-specific "mode" to llvm-objdump, that, if enabled, gathers additional information that are only available on MachO.  
						
						... 
						
						
						
						- It can take FunctionStarts from a binary to find entry points more accurately.
- Symbol offsets in executables are correct now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140028  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-09-19 17:56:04 +00:00 
						 
				 
			
				
					
						
							
							
								Owen Anderson 
							
						 
					 
					
						
						
							
						
						98c5ddabca 
					 
					
						
						
							
							Don't attach annotations to MCInst's.  Instead, have the disassembler return, and the printer accept, an annotation string which can be passed through if the client cares about annotations.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139876  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-09-15 23:38:46 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						ac241fe9f0 
					 
					
						
						
							
							Object: make the following changes into SymbolRef  
						
						... 
						
						
						
						- Add enum SymbolType and function getSymbolType()
- Add function isGlobal() - it's returns true for symbols that can be used in another objects, such as library functions.
- Rename function getAddress() to getOffset() and add new function getAddress(), because currently getAddress() returns section offset of symbol first byte. new getAddress() return symbol address.
- Change usage SymbolRef::getAddress() to getOffset() in tools/llvm-nm and tools/llvm-objdump.
Patch by Danil Malyshev!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139683  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-09-14 01:22:52 +00:00 
						 
				 
			
				
					
						
							
							
								James Molloy 
							
						 
					 
					
						
						
							
						
						b950585cc5 
					 
					
						
						
							
							Refactor instprinter and mcdisassembler to take a SubtargetInfo. Add -mattr= handling to llvm-mc. Reviewed by Owen Anderson.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139237  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-09-07 17:24:38 +00:00 
						 
				 
			
				
					
						
							
							
								Evan Cheng 
							
						 
					 
					
						
						
							
						
						3e74d6fdd2 
					 
					
						
						
							
							Move TargetRegistry and TargetSelect from Target to Support where they belong.  
						
						... 
						
						
						
						These are strictly utilities for registering targets and components.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138450  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-08-24 18:08:43 +00:00 
						 
				 
			
				
					
						
							
							
								Evan Cheng 
							
						 
					 
					
						
						
							
						
						7801136b95 
					 
					
						
						
							
							Some refactoring so TargetRegistry.h no longer has to include any files  
						
						... 
						
						
						
						from MC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138367  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-08-23 20:15:21 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						41ab14b725 
					 
					
						
						
							
							Add MCInstrAnalysis class. This allows the targets to specify own versions of MCInstrDescs functions.  
						
						... 
						
						
						
						- Add overrides for ARM.
- Teach llvm-objdump to use this instead of plain MCInstrDesc.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137059  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-08-08 18:56:44 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						c13464f3c1 
					 
					
						
						
							
							llvm-objdump: disassembly enhancements  
						
						... 
						
						
						
						- Indent simple loops
- Print unreachable blocks as .byte directives
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137058  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-08-08 18:41:34 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						a21d813709 
					 
					
						
						
							
							llvm-objdump: Use help of CFG to print assembly when --cfg is passed.  
						
						... 
						
						
						
						This way we can avoid printing unreachable code (data).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137057  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-08-08 18:32:12 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						dbc46d7dd8 
					 
					
						
						
							
							I will save before I commit.  
						
						... 
						
						
						
						I will save before I commit.
I will save before I commit.
I will save before I commit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136007  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-07-25 23:10:23 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						853b0fd623 
					 
					
						
						
							
							llvm-objdump: Ignore unreachable blocks when printing the CFG.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136000  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-07-25 23:04:36 +00:00 
						 
				 
			
				
					
						
							
							
								Evan Cheng 
							
						 
					 
					
						
						
							
						
						4b64e8a9e1 
					 
					
						
						
							
							Separate MCInstPrinter registration from AsmPrinter registration.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135974  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-07-25 21:20:24 +00:00 
						 
				 
			
				
					
						
							
							
								Evan Cheng 
							
						 
					 
					
						
						
							
						
						1b0fc9b418 
					 
					
						
						
							
							Fix last bits of MC layer issues. llvm-mc doesn't need to initialize TargetMachine's anymore.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135963  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-07-25 20:53:02 +00:00 
						 
				 
			
				
					
						
							
							
								Evan Cheng 
							
						 
					 
					
						
						
							
						
						e78085a3c0 
					 
					
						
						
							
							Combine all MC initialization routines into one. e.g. InitializeX86MCAsmInfo,  
						
						... 
						
						
						
						InitializeX86MCInstrInfo, etc. are combined into InitializeX86TargetMC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135812  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-07-22 21:58:54 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						a503ede94b 
					 
					
						
						
							
							llvm-objdump: Don't ignore errors from raw_fd_ostream.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135787  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-07-22 18:35:11 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						83a162ef85 
					 
					
						
						
							
							llvm-objdump: Skip branches that leave the current function.  
						
						... 
						
						
						
						In "normal" code these only happen when disassembling data, so we
won't lose anything if we just drop them.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135786  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-07-22 18:35:09 +00:00 
						 
				 
			
				
					
						
							
							
								Chandler Carruth 
							
						 
					 
					
						
						
							
						
						4039313b4c 
					 
					
						
						
							
							Move the registered target printing in version strings completely out of  
						
						... 
						
						
						
						the Support library. Now its part of the TargetRegistry, and the three
commands that care about this explicitly register this extra bit of
version information.
The set of commands which care was computed by intersecting those which
use the Support library's version string printing and those that
initialize all the registered targets in a way that produces
a meaningful list. The only odd ball out is that 'clang -cc1as -version'
no longer prints the registered targets. I don't think anyone is really
interested in that (especially as the fact that llvm-mc does so is under
a FIXME), but if someone really does want this back I'll happily apply
the same patch there.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135757  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-07-22 07:50:48 +00:00 
						 
				 
			
				
					
						
							
							
								Francois Pichet 
							
						 
					 
					
						
						
							
						
						c3d48cee49 
					 
					
						
						
							
							Unbreak the MSVC build. Since the "next" function already exists in the MSVC headers, we need the explicit llvm:: qualifier to prevent a conflict.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135623  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-07-20 21:35:29 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						8eda1310db 
					 
					
						
						
							
							Fix cmake.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135609  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-07-20 19:43:38 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						685a2501b2 
					 
					
						
						
							
							Sketch out an CFG reconstruction mode for llvm-objdump.  
						
						... 
						
						
						
						- Not great yet, but it's a start.
- Requires an object file with a symbol table. (I really want to fix this, but it'll need a whole new algorithm)
- ELF and COFF won't work at the moment due to libObject shortcomings.
To try it out run
$ llvm-objdump -d --cfg foo.o
This will create a graphviz file for every symbol in the object file's text section containing a CFG.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135608  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-07-20 19:37:35 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						14c92467e7 
					 
					
						
						
							
							Fix off-by-one.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135533  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-07-19 22:59:25 +00:00 
						 
				 
			
				
					
						
							
							
								Evan Cheng 
							
						 
					 
					
						
						
							
						
						439661395f 
					 
					
						
						
							
							Introduce MCCodeGenInfo, which keeps information that can affect codegen  
						
						... 
						
						
						
						(including compilation, assembly). Move relocation model Reloc::Model from
TargetMachine to MCCodeGenInfo so it's accessible even without TargetMachine.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135468  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-07-19 06:37:02 +00:00 
						 
				 
			
				
					
						
							
							
								Benjamin Kramer 
							
						 
					 
					
						
						
							
						
						739b65bf85 
					 
					
						
						
							
							Teach llvm-objdump to disassemble sections symbol by symbol.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135289  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2011-07-15 18:39:24 +00:00