[llvm-commits] [LLVM] [MC Disassembler] Addding support for dissassembler for MIPS

Akira Hatanaka ahatanak at gmail.com
Tue Apr 17 11:05:04 PDT 2012


Reapplied the patch in r154935.

On Fri, Apr 6, 2012 at 3:05 AM, Medic, Vladimir <vmedic at mips.com> wrote:
> Please find attached the updated patch for Mips Disassembler support. This patch should solve the build problems that the previous one had.
> Takumi,, I would kindly ask you to take a quick  look at it and confirm if the problems with MS cl.exe build have been solved.
>
> Vladimir
>
> ________________________________________
> From: NAKAMURA Takumi [geek4civic at gmail.com]
> Sent: Tuesday, April 03, 2012 6:44 AM
> To: Medic, Vladimir; Akira Hatanaka
> Cc: llvm-commits at cs.uiuc.edu; Jovanovic, Petar
> Subject: Re: [llvm-commits] [LLVM] [MC Disassembler] Addding support for dissassembler for MIPS
>
> Vladimir and Hatanaka san,
>
> lib/Target/Mips/Disassembler/CMakeLists.txt was bogus, duplicated!
> Please prune latter half of CMakeLists.txt in next time.
>
> FYI, I have confirmed MipsDisassembler.cpp cannot be compiled with MS
> CL.EXE with optimized. It makes sense that disabling optimization for
> MSC. ;)
>
> ...Takumi




More information about the llvm-commits mailing list