search for: msp430mctargetdesc

Displaying 6 results from an estimated 6 matches for "msp430mctargetdesc".

2011 Aug 30
3
[LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h
Hi! There is a typo in MSP430MCTargetDesc.h. I've found and fix it. Thanks! -------------- next part -------------- A non-text attachment was scrubbed... Name: 0002-Fix-typo-in-MSP430MCTargetDesc.h.patch Type: text/x-patch Size: 862 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110830/dd6a8d...
2011 Aug 30
1
[LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h
...'m confused... --Liu >> -----Original Message----- >> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On >> Behalf Of Liu >> Sent: 30 August 2011 05:50 >> To: LLVM Developers Mailing List >> Subject: [LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h >> >> Hi! >> >> There is a typo in MSP430MCTargetDesc.h. >> I've found and fix it. >> >> Thanks! > > -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended rec...
2011 Aug 30
0
[LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h
..., Thanks! Committed in r138797. Cheers, James > -----Original Message----- > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On > Behalf Of Liu > Sent: 30 August 2011 05:50 > To: LLVM Developers Mailing List > Subject: [LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h > > Hi! > > There is a typo in MSP430MCTargetDesc.h. > I've found and fix it. > > Thanks! -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender imme...
2011 Aug 30
0
[LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h
...Thank you to tell me that, you are a nice man. --Liu > >> -----Original Message----- >> From: Liu [mailto:proljc at gmail.com] >> Sent: 30 August 2011 09:15 >> To: James Molloy >> Cc: LLVM Developers Mailing List >> Subject: Re: [LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h >> >> On Tue, Aug 30, 2011 at 3:26 PM, James Molloy <James.Molloy at arm.com> wrote: >> > Hi, >> > >> > Thanks! Committed in r138797. >> > >> > Cheers, >> > >> > James >> > >> >> Hi James >&gt...
2011 Jul 27
2
[LLVMdev] llvm-mc build failure
...tence, I cleared everything and started witha fresh checkout (not that I changed it though). I am on Ubuntu 10.04 LTS 64-Bit. And I configure and compile with CMake. The error message I get at approximatley 66% is as follows: Linking CXX executable ../../bin/llvm-mc ../../lib/libLLVMMSP430Desc.a(MSP430MCTargetDesc.cpp.o): In function `llvm::MSP430InstPrinter::MSP430InstPrinter(llvm::MCAsmInfo const&)': MSP430MCTargetDesc.cpp:(.text._ZN4llvm17MSP430InstPrinterC1ERKNS_9MCAsmInfoE[llvm::MSP430InstPrinter::MSP430InstPrinter(llvm::MCAsmInfo const&)]+0x2a): undefined reference to `vtable for llvm::MSP4...
2011 Jul 28
0
[LLVMdev] llvm-mc build failure
...gt; started witha fresh checkout (not that I changed it though). I am on > Ubuntu 10.04 LTS 64-Bit. And I configure and compile with CMake. > > The error message I get at approximatley 66% is as follows: > > Linking CXX executable ../../bin/llvm-mc > ../../lib/libLLVMMSP430Desc.a(MSP430MCTargetDesc.cpp.o): In function > `llvm::MSP430InstPrinter::MSP430InstPrinter(llvm::MCAsmInfo const&)': > MSP430MCTargetDesc.cpp:(.text._ZN4llvm17MSP430InstPrinterC1ERKNS_9MCAsmInfoE[llvm::MSP430InstPrinter::MSP430InstPrinter(llvm::MCAsmInfo > const&)]+0x2a): undefined reference to `vtable...