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

Medic, Vladimir vmedic at mips.com
Fri Apr 6 03:05:38 PDT 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MipsDisassembler.patch
Type: application/octet-stream
Size: 91732 bytes
Desc: MipsDisassembler.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120406/11d2a615/attachment.obj>


More information about the llvm-commits mailing list