search for: b2f59fe5

Displaying 2 results from an estimated 2 matches for "b2f59fe5".

2009 Oct 27
0
[LLVMdev] disassembly/decompiling
On Oct 26, 2009, at 7:39 PM, Howard Chu wrote: >> We don't have anything like that planned, but do plan to do an >> assembler and disassembler. The disassembler (for x86-16/32/64) is >> iterating on review comments before it goes in. The assembler is >> currently being built out and will initially support macho. >> Translating X86-32 to X86-64 sounds tricky but
2009 Oct 27
4
[LLVMdev] disassembly/decompiling
Chris Lattner wrote: > > On Oct 26, 2009, at 1:00 AM, Howard Chu wrote: > >> Hi, just read the LLVM 2.6 release announcement, the bit about llvm- >> mc caught >> my attention. I've been looking for a tool to disassemble x86 object >> files >> into an IR and then reassemble them into x86_64 object code. The >> immediate use >> for them would be