Chris Lattner
|
9b929aa749
|
Implement resolution of variables to the value of the variable once it gets a value
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7406 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-07-30 04:05:07 +00:00 |
|
Chris Lattner
|
ce3d64025b
|
Allow initializing variable initializers with variables
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7354 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-07-28 03:39:57 +00:00 |
|
Chris Lattner
|
b5b3c6fc01
|
Use C++ headers, not C headers
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7308 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-07-25 17:32:51 +00:00 |
|
John Criswell
|
028936ada1
|
Added assert.h so that it compiles under newer versions of GCC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6683 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-06-11 14:17:21 +00:00 |
|
Chris Lattner
|
ade0de9123
|
Tighten up assertion checking
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4939 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-12-06 03:55:39 +00:00 |
|
Chris Lattner
|
b1ed0fc630
|
Continue implementing field initializers
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4879 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-12-03 06:00:33 +00:00 |
|
Chris Lattner
|
b45b3b3cd1
|
Continued support for field intitializers
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4855 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-12-02 17:53:54 +00:00 |
|
Chris Lattner
|
7331ab9d56
|
Continued support for Field Initializer
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4853 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-12-02 17:43:58 +00:00 |
|
Chris Lattner
|
f1e37d9d03
|
Add comments, factor out common code
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4851 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-12-02 16:57:01 +00:00 |
|
Chris Lattner
|
a1651900e1
|
Initial support for Field Expressions
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4848 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-12-02 16:42:52 +00:00 |
|
Chris Lattner
|
07278e48dc
|
Add comments
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4845 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-12-02 16:13:23 +00:00 |
|
Chris Lattner
|
e62c1185be
|
Initial checkin of TableGen utility
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4843 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-12-02 01:23:04 +00:00 |
|