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 |
|
Misha Brukman
|
5560c9d49c
|
Spell `necessary' correctly.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7944 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-08-18 14:43:39 +00:00 |
|
Chris Lattner
|
d091d85c15
|
Fix visibility problem exposed by GCC 3.3
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7313 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-07-25 17:46:25 +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
|
6f2ec7f59d
|
Update comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5752 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-03-21 21:40:39 +00:00 |
|
Chris Lattner
|
4a63b72df9
|
Don't #include <Support/*>, #include "Support/*"
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4325 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-28 02:11:53 +00:00 |
|
Chris Lattner
|
de32fedb8c
|
GCC 3.1 changes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3076 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-07-25 15:00:43 +00:00 |
|
Chris Lattner
|
8dc67168cc
|
GCC 3.1 fixes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3066 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-07-24 22:20:00 +00:00 |
|
Chris Lattner
|
04bb837cc0
|
Genericize the ReversePostOrderIterator.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1785 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-02-24 21:48:59 +00:00 |
|
Chris Lattner
|
7612c90351
|
PostOrderIterator really does depend on Method and BasicBlock. Obviously this
is a huge fixme.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1682 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-02-04 16:29:55 +00:00 |
|
Chris Lattner
|
697954c15d
|
Changes to build successfully with GCC 3.02
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1503 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-01-20 22:54:45 +00:00 |
|
Chris Lattner
|
cee8f9ae67
|
Create a new #include "Support/..." directory structure to move things
from "llvm/Support/..." that are not llvm dependant.
Move files and fix #includes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1400 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-11-27 00:03:19 +00:00 |
|