[LLVMdev] Two new 'llvmnotes'

Chris Lattner clattner at apple.com
Sun Apr 27 10:26:27 PDT 2008


Hi all,

For anyone interested, I posted two new ideas for changes to the LLVM  
IR.  The first is basically a cleanup, the second is a major new  
feature:

Eliminating the 'Void' Type:
http://nondot.org/sabre/LLVMNotes/EliminatingVoid.txt

Aggregates as First Class Values:
http://nondot.org/sabre/LLVMNotes/FirstClassAggregates.txt

Thanks to Dan Gohman for convincing me that aggregates as first class  
values is really possible, I think it is a great idea.

-Chris



More information about the llvm-dev mailing list