Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-19 | Remove support for parsing the "type i32" syntax for defining a numbered | Chris Lattner | |
top level type without a specified number. This syntax isn't documented and blocks forward progress. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133371 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-03-01 | Fix a pretty awesome bug that only happened in a strange case with anonymous | Chris Lattner | |
types. This was reading the uint for the keyword after the token was advanced. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65743 91177308-0d34-0410-b5e6-96231b3b80d8 |