Chris Lattner
|
60f1445cf2
|
This #include is no longer necessary
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9306 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-10-20 20:29:44 +00:00 |
|
John Criswell
|
b2109ce978
|
Added LLVM notice.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9300 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-10-20 19:46:57 +00:00 |
|
Chris Lattner
|
803f03e217
|
This file uses assert and doesn't include anything which already #includes <cassert>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9142 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-10-15 21:55:37 +00:00 |
|
Chris Lattner
|
48486893f4
|
Standardize header file comments
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8782 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-09-30 18:37:50 +00:00 |
|
Chris Lattner
|
40c6fb6cac
|
Fix compilation problems with G++ 3.4
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8212 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-08-29 14:22:29 +00:00 |
|
Chris Lattner
|
32862da7c7
|
Fix accessibility problems GCC 3.3
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7306 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-07-25 17:23:13 +00:00 |
|
John Criswell
|
7a73b80b90
|
Merged in autoconf branch. This provides configuration via the autoconf
system.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7014 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-06-30 21:59:07 +00:00 |
|
Brian Gaeke
|
a9f6e4ae0e
|
Regularize the names of #include-guards.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6732 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-06-17 00:35:55 +00:00 |
|
Chris Lattner
|
011ce8d2e4
|
Allow autoconversion from ilist_iterator<T> to T* in a dyn_cast and friends
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5862 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-04-23 16:17:53 +00:00 |
|
Vikram S. Adve
|
33adbcc87d
|
Add ilist_iterator constructor from a node reference.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3756 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-09-16 16:46:17 +00:00 |
|
Chris Lattner
|
0d219edad2
|
Use the new include/Support/iterator file
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3062 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-07-24 22:07:42 +00:00 |
|
Chris Lattner
|
a1cb4737b0
|
Changes to make it GCC 3.1 compatible
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3052 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-07-24 20:44:01 +00:00 |
|
Anand Shukla
|
4a9f933751
|
changes to make it compatible with 64bit gcc
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2786 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-06-25 20:22:25 +00:00 |
|
Chris Lattner
|
7e70829632
|
MEGAPATCH checkin.
For details, See: docs/2002-06-25-MegaPatchInfo.txt
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2779 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-06-25 16:13:24 +00:00 |
|