1. 9eff02d Simplify bitfield codegen. Fix codegen of struct { short a[3]; int b:15; }. by Lauro Ramos Venancio · 18 years ago
  2. b5eda62 pull .ll and .bc writing out of the ASTConsumer destructors into some top by Chris Lattner · 18 years ago
  3. 09af71c Implement bitfield write. by Lauro Ramos Venancio · 18 years ago
  4. 2ddcb25a3 Implement bitfield read. by Lauro Ramos Venancio · 18 years ago