Displaying 3 results from an estimated 3 matches for "p29469972".
2010 Aug 18
1
[LLVMdev] clang: call extern function using JIT
...JIT
-------------------------------------------------------------------
int main() {
int dd = yipee(1);
return 1;
}
Heres another screenshot of my music application, im very happy with the
results but the code editor is lookin a little bare, i really need clang! :)
http://old.nabble.com/file/p29469972/87647073.jpeg
Eric Christopher-2 wrote:
>
>
> On Aug 17, 2010, at 1:56 PM, gafferuk wrote:
>
>>
>> hi, im creating a music application(image below).
>>
>> At the moment im using tcc compiler but im moving across to clang because
>> of
>> the...
2010 Aug 17
0
[LLVMdev] clang: call extern function using JIT
On Aug 17, 2010, at 1:56 PM, gafferuk wrote:
>
> hi, im creating a music application(image below).
>
> At the moment im using tcc compiler but im moving across to clang because of
> the improved compiler warnings.
> Can anyone please explain and show code so I can use clang's JIT to call
> functions in my application?
You'll probably want to take a look at the
2010 Aug 17
4
[LLVMdev] clang: call extern function using JIT
hi, im creating a music application(image below).
At the moment im using tcc compiler but im moving across to clang because of
the improved compiler warnings.
Can anyone please explain and show code so I can use clang's JIT to call
functions in my application?
Thanks.
http://old.nabble.com/file/p29449300/51709341.jpeg
--
View this message in context: