search for: dsingh

Displaying 8 results from an estimated 8 matches for "dsingh".

Did you mean: singh
2014 Jun 23
4
[LLVMdev] Support for Windows Phone 8.1
On Wed, Jun 18, 2014 at 10:25 AM, Saleem Abdulrasool <compnerd at compnerd.org> wrote: > On Wed, Jun 18, 2014 at 9:09 AM, Damanjit Singh <dsingh at adobe.com> wrote: > >> Hi Saleem, >> >> Though a simple app works great I am facing few issues trying to link a >> slightly complex object file, generated via LLVM, with some libs generated >> via Visual Studio - >> 1. Seems IMAGE_SCN_MEM_16BIT is only...
2014 Jun 18
2
[LLVMdev] Support for Windows Phone 8.1
...phone app. I would really appreciate any help, or pointers for further investigation, for the second issue above. Thanks, Daman On 09/06/14 8:45 pm, "Saleem Abdulrasool" <abdulras at fb.com<mailto:abdulras at fb.com>> wrote: On Jun 8, 2014, at 10:46 PM, Damanjit Singh <dsingh at adobe.com<mailto:dsingh at adobe.com>> wrote: Thanks a lot Saleem, The issue is fixed and a simple app works fine now. Awesome; thanks for the verification. -Daman On 08/06/14 12:57 pm, "Nick Lewycky" <nicholas at mxc.ca<mailto:nicholas at mxc.ca>> wrote: Damanj...
2014 Jun 09
2
[LLVMdev] Support for Windows Phone 8.1
...te: >>> >>> Damanjit Singh wrote: >>> >>> Hi guys, >>> >>> Would really appreciate any help here. >>> >>> Thanks, >>> Daman >>> >>> From: Damanjit Singh <dsingh at adobe.com >>> <mailto:dsingh at adobe.com> <mailto:dsingh at adobe.com >>> <mailto:dsingh at adobe.com>>> >>> >>> Date: Friday, 6 June 2014 12:57 pm >>> To: "llvmdev at cs.uiuc.edu <mailto:l...
2014 Jun 08
2
[LLVMdev] Support for Windows Phone 8.1
...compnerd at compnerd.org<mailto:compnerd at compnerd.org>> wrote: On Sat, Jun 7, 2014 at 4:49 PM, Nick Lewycky <nicholas at mxc.ca<mailto:nicholas at mxc.ca>> wrote: Damanjit Singh wrote: Hi guys, Would really appreciate any help here. Thanks, Daman From: Damanjit Singh <dsingh at adobe.com<mailto:dsingh at adobe.com> <mailto:dsingh at adobe.com<mailto:dsingh at adobe.com>>> Date: Friday, 6 June 2014 12:57 pm To: "llvmdev at cs.uiuc.edu<mailto:llvmdev at cs.uiuc.edu> <mailto:llvmdev at cs.uiuc.edu<mailto:llvmdev at cs.uiuc.edu>&gt...
2014 Jun 23
2
[LLVMdev] VFP3
...gt;Hi Damanjit, > >I assume you're trying to use the tools like llvm-mc, in which case >you can use the -mattr=+vfpv3 flag to enable it. This applies to other >subtarget features defined in ARM.td as well. > >Cheers, >Amara > >On 23 June 2014 11:27, Damanjit Singh <dsingh at adobe.com> wrote: >> How can I ensure use of VFP3 via LLVM target options? I am currently >>using >> thumbv7-windows-msvc as the target triple and default set of >> llvm::TargetOptions. >> >> Thanks, >> Daman >> >> ________________________...
2014 Jun 07
2
[LLVMdev] Support for Windows Phone 8.1
Damanjit Singh wrote: > Hi guys, > > Would really appreciate any help here. > > Thanks, > Daman > > From: Damanjit Singh <dsingh at adobe.com <mailto:dsingh at adobe.com>> > Date: Friday, 6 June 2014 12:57 pm > To: "llvmdev at cs.uiuc.edu <mailto:llvmdev at cs.uiuc.edu>" > <llvmdev at cs.uiuc.edu <mailto:llvmdev at cs.uiuc.edu>> > Subject: Support for Windows Phone 8.1 > &g...
2014 Jun 06
2
[LLVMdev] Support for Windows Phone 8.1
Hi LLVMdev, Does the latest trunk code support Windows Phone 8.1 target ? I was trying out a simple program, but Visual Studio 2013's linker failed for me with this error - app.obj : error LNK2008: Fixup target is not aligned 'add3' This is what I tried - * Download latest LLVM sources (as on 4th June) and build them on my MAC 10.9 machine. * Wrote a simple a.c, with add3
2014 Jun 23
2
[LLVMdev] VFP3
How can I ensure use of VFP3 via LLVM target options? I am currently using thumbv7-windows-msvc as the target triple and default set of llvm::TargetOptions. Thanks, Daman -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140623/bdf36cce/attachment.html>