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
/
llvm
/
Bytecode
/
Reader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore source-level compatibility with clients of these functions.
Chris Lattner
2006-08-30
1
-6
/
+6
*
For PR797:
Reid Spencer
2006-08-25
1
-24
/
+52
*
Convert tabs to spaces
Misha Brukman
2005-04-22
1
-1
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-7
/
+7
*
Remove useless/confusing namespace qualifier.
Reid Spencer
2004-11-15
1
-1
/
+1
*
Changes necessary to enable linking of archives without LLVM symbol tables.
Reid Spencer
2004-11-15
1
-4
/
+7
*
Remove ReadArchiveFile (functionality moved to Archive.h). Add an alternate f...
Reid Spencer
2004-11-14
1
-9
/
+10
*
Provide an interface for getting just the external symbols from a
Reid Spencer
2004-11-06
1
-0
/
+10
*
Correct the interface of a function to use the correct typedef for an
Reid Spencer
2004-09-11
1
-2
/
+2
*
Add a function that gets just the dependent libraries from a bytecode file.
Reid Spencer
2004-08-24
1
-7
/
+17
*
Provide support for the BytecodeHandler interface which will be called by
Reid Spencer
2004-06-29
1
-2
/
+9
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Rename AbstractModuleProvider -> ModuleProvider, to match the header file name,
Chris Lattner
2003-10-04
1
-6
/
+4
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-1
/
+1
*
Added doxygen comments for the streaming module provider.
Misha Brukman
2003-09-22
1
-6
/
+7
*
Added functions to perform streaming function loading, doxygenified comments.
Misha Brukman
2003-09-22
1
-9
/
+25
*
Add information about the module source
Chris Lattner
2003-04-22
1
-0
/
+1
*
Add prototype to read .a files
Chris Lattner
2003-04-19
1
-0
/
+7
*
Generalize interface a bit
Chris Lattner
2003-03-06
1
-1
/
+2
*
Fix typo
Chris Lattner
2002-10-25
1
-1
/
+1
*
changed first arg of parseBytecodeBuffer to unsigned char
Anand Shukla
2002-07-21
1
-1
/
+1
*
changed first arg og parseBytecodeBuffer to uchar
Anand Shukla
2002-07-21
1
-1
/
+1
*
Fix prototype to make function.
Chris Lattner
2002-07-17
1
-2
/
+1
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-2
/
+3
*
Changes to get some meaningful feedback from the bytecode reader. At some po...
Chris Lattner
2001-10-24
1
-2
/
+3
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+24