Rafael Espindola
|
e3ec87a6f7
Add a funciton to get the segment name of a section.
|
12 tahun lalu |
Chandler Carruth
|
f010c464a1
Sort the #include lines for tools/...
|
12 tahun lalu |
Eric Christopher
|
d1726a4580
Rewrite DIContext interface to take an object. Update all callers.
|
12 tahun lalu |
Bill Wendling
|
f59083cc02
Remove tabs.
|
13 tahun lalu |
Evan Cheng
|
c698a44dd2
Need a space.
|
13 tahun lalu |
Kevin Enderby
|
59c15e920c
Fixed a bug in llvm-objdump when disassembling using -macho option for a binary
|
13 tahun lalu |
Kevin Enderby
|
41854aea66
Fixed a bug in llvm-objdump when disassembling using -macho option for a binary
|
13 tahun lalu |
Craig Topper
|
17463b3ef1
Make MCInstrInfo available to the MCInstPrinter. This will be used to remove getInstructionName and the static data it contains since the same tables are already in MCInstrInfo.
|
13 tahun lalu |
Jim Grosbach
|
c6449b636f
Make MCRegisterInfo available to the the MCInstPrinter.
|
13 tahun lalu |
Cameron Zwarich
|
a99350511c
Allow command-line overrides of the target triple with the Mach-O
|
13 tahun lalu |
Cameron Zwarich
|
ec8eac6d8b
Do the same fix as r149667, but for the Mach-O disassembler.
|
13 tahun lalu |
Danil Malyshev
|
b0436a7305
Fixed ObjectFile functions:
|
13 tahun lalu |
Chandler Carruth
|
790552c20f
Revert r145180 as it is causing test failures on all the bots.
|
13 tahun lalu |
Danil Malyshev
|
9b24738bd1
Fixed ObjectFile functions:
|
13 tahun lalu |
Owen Anderson
|
7d3f8b8e48
Fix llvm-objdump's MachO mode to not depend on the value returned by RelocationRef::getInfo().
|
13 tahun lalu |
Benjamin Kramer
|
41a964931a
Add more PRI.64 macros for MSVC and use them throughout the codebase.
|
14 tahun lalu |
Owen Anderson
|
9472b8d220
Expand relocation type field to 64 bits. MachO scattered relocations require 33 bits of type info.
|
14 tahun lalu |
Owen Anderson
|
481837a743
Rewrite most of MachODump to work through the generic libObject interfaces rather than accessing the MachO internals directly.
|
14 tahun lalu |
Benjamin Kramer
|
d226ed71f2
llvm-objdump: Take ownership of MCInstrInfos.
|
14 tahun lalu |
Michael J. Spencer
|
3773fb46ba
Fix spelling in comment.
|
14 tahun lalu |
Bill Wendling
|
a48ad13339
Revert 141376 and 141377 due to breaking the build.
|
14 tahun lalu |
Michael J. Spencer
|
67370ef903
Fix spelling in comment.
|
14 tahun lalu |
Benjamin Kramer
|
afbaf48fc4
llvm-objdump: Detach symbol listing from section enumeration for mach-o.
|
14 tahun lalu |
Benjamin Kramer
|
91c603bcfe
llvm-objdump: Take the data from the right object when there's no dSYM around.
|
14 tahun lalu |
Benjamin Kramer
|
b5b8d20ddd
llvm-objdump: Fix use after free.
|
14 tahun lalu |
Benjamin Kramer
|
8c93097c4c
llvm-objdump: Output line info next to the disassembly if available.
|
14 tahun lalu |
Benjamin Kramer
|
a894c8e344
llvm-objdump: factor code better, add comments.
|
14 tahun lalu |
Benjamin Kramer
|
bcc1a737f5
Nope, there's another one!
|
14 tahun lalu |
Benjamin Kramer
|
49ca96d7c2
Missed one instance of implicit pointer conversion.
|
14 tahun lalu |
Benjamin Kramer
|
4d90638130
Try to make MSVC 2010 happy.
|
14 tahun lalu |