[LLVMdev] Re: variable sized structs in LLVM

Ed Cogburn edcogburn at hotpop.com
Tue Jun 21 11:11:22 PDT 2005


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?




More information about the llvm-dev mailing list