Displaying 4 results from an estimated 4 matches for "thanasispetsas".
2014 May 04
2
[LLVMdev] indirect calls tracking and control flow graph
...-S -emit-llvm fpointers.c -c -o fpointers.bc.text
>>
>> Thank you,
>>
>> --
>> Thanasis Petsas
>> Distributed Computing Systems (DCS)
>> Institute of Computer Science (ICS/FORTH)
>> Heraklion, Crete
>> Greece (GR)
>>
>> http://www.thanasispetsas.com/
>>
>>
>> _______________________________________________
>> LLVM Developers mailing listLLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>>
>>
>>
>
>
> --
> Thanasis Petsas
> Distr...
2014 Apr 28
6
[LLVMdev] indirect calls tracking and control flow graph
...ntil now I have used this command to produce and study the llvm bitcode
for a test
program:
clang -S -emit-llvm fpointers.c -c -o fpointers.bc.text
Thank you,
--
Thanasis Petsas
Distributed Computing Systems (DCS)
Institute of Computer Science (ICS/FORTH)
Heraklion, Crete
Greece (GR)
http://www.thanasispetsas.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140428/07c9b1db/attachment.html>
2014 May 02
2
[LLVMdev] indirect calls tracking and control flow graph
...de
> for a test
> program:
> clang -S -emit-llvm fpointers.c -c -o fpointers.bc.text
>
> Thank you,
>
> --
> Thanasis Petsas
> Distributed Computing Systems (DCS)
> Institute of Computer Science (ICS/FORTH)
> Heraklion, Crete
> Greece (GR)
>
> http://www.thanasispetsas.com/
>
>
> _______________________________________________
> LLVM Developers mailing listLLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
>
--
Thanasis Petsas
Distributed Computing Systems (DCS)
Institute of Computer...
2014 Mar 28
2
[LLVMdev] How to extract the starting address of each basic block with llvm?
...n passes:
http://llvm.org/docs/WritingAnLLVMBackend.html#branch-folding-and-if-conversion
but I am not sure.
I am new to llvm so I need some help,
Thank you,
--
Thanasis Petsas
Distributed Computing Systems (DCS)
Institute of Computer Science (ICS/FORTH)
Heraklion, Crete
Greece (GR)
http://www.thanasispetsas.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140328/116b42f8/attachment.html>