Displaying 5 results from an estimated 5 matches for "myannotation".
2013 Jun 17
2
[LLVMdev] vmkit java annotations
Hello everyone,
I am able to work very well with annotations in C/C++, by using
__attribute__((annotate("MYANNOTATION"))) static int a; . Inside the LLVM
bytecode I have @llvm.global.annotations and @llvm.var.annotation.
However, I was trying to test annotations also in Java, with VMKit. These
are the commands that I run:
javac -Xlint -g -O Main.java
../Release+Asserts/bin/vmjc Main
../Release+Asserts/bin/j...
2013 Jun 17
2
[LLVMdev] vmkit java annotations
...nnotations do not rely on LLVM
> annotations.
>
> Regards,
>
> Harris Bakiras
>
> On 06/17/2013 02:19 PM, Alexandru Ionut Diaconescu wrote:
>
> Hello everyone,
>
> I am able to work very well with annotations in C/C++, by using
> __attribute__((annotate("MYANNOTATION"))) static int a; . Inside the LLVM
> bytecode I have @llvm.global.annotations and @llvm.var.annotation.
>
> However, I was trying to test annotations also in Java, with VMKit. These
> are the commands that I run:
>
> javac -Xlint -g -O Main.java
> ../Release+Asserts/bin/...
2013 Jun 17
0
[LLVMdev] vmkit java annotations
...remember well, our implementation of annotations do not rely on
LLVM annotations.
Regards,
Harris Bakiras
On 06/17/2013 02:19 PM, Alexandru Ionut Diaconescu wrote:
> Hello everyone,
>
> I am able to work very well with annotations in C/C++, by using
> __attribute__((annotate("MYANNOTATION"))) static int a; . Inside the
> LLVM bytecode I have @llvm.global.annotations and @llvm.var.annotation.
>
> However, I was trying to test annotations also in Java, with VMKit.
> These are the commands that I run:
>
> javac -Xlint -g -O Main.java
> ../Release+Asserts/bin...
2013 Jun 17
0
[LLVMdev] vmkit java annotations
...LLVM annotations.
>
> Regards,
>
> Harris Bakiras
>
> On 06/17/2013 02:19 PM, Alexandru Ionut Diaconescu wrote:
>> Hello everyone,
>>
>> I am able to work very well with annotations in C/C++, by using
>> __attribute__((annotate("MYANNOTATION"))) static int a; . Inside
>> the LLVM bytecode I have @llvm.global.annotations and
>> @llvm.var.annotation.
>>
>> However, I was trying to test annotations also in Java, with
>> VMKit. These are the commands that I run:
>>
>> javac...
2012 Apr 03
2
how to map microarray probe to gene, homology
Hi:
I have clustered microarray gene expression data and trying to map between
microarray probe, gene, pathway, gene ontology, and homology for a set of
(affy) microarray probes. Is there any package in R which facilitates this?
I am looking at bioconductor, but till now could not find a solution. A
link to some worked example would be appreciated.
Thanks and regards.
John
[[alternative HTML