index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
Support
/
Annotation.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure that at least one virtual method is defined in a .cpp file to avoid
Chris Lattner
2004-02-26
1
-9
/
+2
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM notice.
John Criswell
2003-10-20
1
-0
/
+7
*
Use the C++ <cassert> header, not the C <assert.h> header
Chris Lattner
2003-07-25
1
-1
/
+1
*
Add assert.h include
Chris Lattner
2003-07-25
1
-0
/
+1
*
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-30
1
-1
/
+1
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
1
-0
/
+1
*
Move annotation to support library
Chris Lattner
2003-01-14
1
-9
/
+7
*
Disable the operator= in Value
Chris Lattner
2002-07-24
1
-0
/
+3
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-3
/
+4
*
Convert ConstRules to use annotations to clean it up.
Chris Lattner
2001-09-09
1
-2
/
+6
*
Make annotations operations const with a mutable annotation list so that
Chris Lattner
2001-09-07
1
-8
/
+8
*
Extend annotations to pass data pointers around to the functions
Chris Lattner
2001-08-27
1
-1
/
+2
*
Add annotation support
Chris Lattner
2001-08-23
1
-0
/
+204