Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unweaken vtables as per ↵ | David Blaikie | 2011-12-20 | 1 | -1/+1 |
| | | | | | | http://llvm.org/docs/CodingStandards.html#ll_virtual_anch llvm-svn: 146960 | ||||
* | llvm-objdump: Add relocation and archive support. | Michael J. Spencer | 2011-10-08 | 1 | -1/+0 |
| | | | | llvm-svn: 141451 | ||||
* | Add a MachO-specific "mode" to llvm-objdump, that, if enabled, gathers ↵ | Benjamin Kramer | 2011-09-19 | 1 | -0/+47 |
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. llvm-svn: 140028 |