[LLVMdev] Re: variable sized structs in LLVM
Chris Lattner
sabre at nondot.org
Fri Jun 24 11:11:02 PDT 2005
On Tue, 21 Jun 2005, Ed Cogburn wrote:
> Reid Spencer wrote:
>> Its certainly possible to generate .ll files but its probably about the
>> same amount of work to use the LLVM API and there are significant speed
>> and validity benefits to doing so.
>
>
> Does this mean that LLVM is moving away from the idea of a truly abstract IR
> language, to being a set of development libraries for use by
> build-time-dependent frontends?
No, not at all.
-Chris
--
http://nondot.org/sabre/
http://llvm.cs.uiuc.edu/
More information about the llvm-dev
mailing list