Derek Schuff
|
adef06a714
Make MemoryObject accessor members const again
|
13 سال پیش |
Derek Schuff
|
2ea93875b2
Enable streaming of bitcode
|
13 سال پیش |
Benjamin Kramer
|
a894c8e344
llvm-objdump: factor code better, add comments.
|
14 سال پیش |
Benjamin Kramer
|
0b8b771e9f
Add a MachO-specific "mode" to llvm-objdump, that, if enabled, gathers additional information that are only available on MachO.
|
14 سال پیش |
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.
|
14 سال پیش |
Benjamin Kramer
|
41ab14b725
Add MCInstrAnalysis class. This allows the targets to specify own versions of MCInstrDescs functions.
|
14 سال پیش |
Benjamin Kramer
|
853b0fd623
llvm-objdump: Ignore unreachable blocks when printing the CFG.
|
14 سال پیش |
Benjamin Kramer
|
83a162ef85
llvm-objdump: Skip branches that leave the current function.
|
14 سال پیش |
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.
|
14 سال پیش |
Benjamin Kramer
|
685a2501b2
Sketch out an CFG reconstruction mode for llvm-objdump.
|
14 سال پیش |