search for: 5b24a180

Displaying 2 results from an estimated 2 matches for "5b24a180".

2007 Jun 07
0
[LLVMdev] libc dependencies, code generation questions
...rg>). After reading a bit through > the documentation and looking at some code generated by llvm-gcc, I > have a couple of questions: > [CUT] -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070607/5b24a180/attachment.html>
2007 Jun 07
5
[LLVMdev] libc dependencies, code generation questions
Hello, I'm looking into creating an llvm backend for the Free Pascal Compiler (<http://www.freepascal.org>). After reading a bit through the documentation and looking at some code generated by llvm-gcc, I have a couple of questions: 1) is there a way to specify ranges in the switch statement? Pascal supports switch statements (called "case" statements there) which