Age | Commit message (Expand) | Author |
---|---|---|
2010-12-08 | Add support to create class type. | Devang Patel |
2010-12-08 | Add support to create vector, array, enums etc... | Devang Patel |
2010-12-08 | Global variable does not need linkage name. | Devang Patel |
2010-12-07 | Add support to create local variable's debug info. | Devang Patel |
2010-12-07 | Add support to create variables, structs etc.. using DIBuilder. | Devang Patel |
2010-11-04 | Use arrays instead of constant-sized SmallVectors. | Benjamin Kramer |
2010-11-04 | Introduce DIBuilder. It is intended to be a front-end friendly interface to e... | Devang Patel |