Displaying 3 results from an estimated 3 matches for "setspe".
Did you mean:
setspn
2012 Oct 04
2
[LLVMdev] Problems of manipulating GEP for struct type
Hi,
I use JIT to execute the following LLVM IR,
------------------------------------------------------------------------------------------------------------
define internal fastcc i32 @L_00008120_(%struct.ThreadContext* %ThreadCtx) {
L_00000000_:
%0 = alloca i32
%1 = alloca i32
%2 = alloca %struct.ThreadContext*, align 4
store %struct.ThreadContext* %ThreadCtx, %struct.ThreadContext**
2012 Oct 04
0
[LLVMdev] Problems of manipulating GEP for struct type
Hi Chia Lun,
On 04/10/12 07:58, ChiaLun wrote:
> Hi,
>
> I use JIT to execute the following LLVM IR,
>
> ------------------------------------------------------------------------------------------------------------
> define internal fastcc i32 @L_00008120_(%struct.ThreadContext* %ThreadCtx) {
does the caller also specify the fastcc calling convention when calling this?
Ciao,
2014 Oct 03
0
Wine release 1.7.28
The Wine development release 1.7.28 is now available.
What's new in this release (see below for details):
- Support for conditional compilation in JavaScript.
- Bidirectional text support in DirectWrite.
- Stubs for DirectPlay Voice support.
- Various bug fixes.
The source is available from the following locations:
http://prdownloads.sourceforge.net/wine/wine-1.7.28.tar.bz2