Displaying 2 results from an estimated 2 matches for "llvmintro".
2008 Jul 06
1
[LLVMdev] does llvm support type checking?
Recently I was looking up LLVM on net and I stumbled upon a pdf called
"2008-05-17-BSDCan-LLVMIntro.pdf". What makes this somewhat general
introduction to llvm interesting for me is the fact that it mentions (on
page 30 if you are curious) that it supports "Type Checking and Semantic
Analysis
- Builds Abstract Syntax Trees (AST) for valid input"!!! I find this
surprising because I...
2008 May 21
1
[LLVMdev] Compiling FreeBSD kernels with LLVM 2.3-pre
Hello everyone,
Since yesterday I've been toying around with LLVM on my FreeBSD box at
the office. As an ideal test I tried to compile a FreeBSD kernel. I've
just sent the following message to the FreeBSD Hackers list, which
contains some stats on compile time, binary size, etc.
Links:
http://lists.freebsd.org/pipermail/freebsd-hackers/2008-May/024600.html