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
/
Archive.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unbreak VC++ build.
Jeff Cohen
2006-11-05
1
-1
/
+1
*
For PR797:
Reid Spencer
2006-08-24
1
-9
/
+17
*
Change Path::getStatusInfo to return a boolean and error string on an error
Chris Lattner
2006-07-28
1
-10
/
+9
*
Finish removal of EH usage from the Archive library. The REQUIRES_EH flag
Reid Spencer
2006-07-07
1
-12
/
+27
*
Remove EH use from the Archive library and adjust its users accordingly.
Reid Spencer
2006-07-07
1
-6
/
+18
*
Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.
Chris Lattner
2006-02-22
1
-1
/
+1
*
minor cleanup
Chris Lattner
2005-11-30
1
-1
/
+1
*
Fix a problem with llvm-ranlib that (on some platforms) caused the archive
Reid Spencer
2005-11-30
1
-0
/
+3
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-63
/
+63
*
Implement an isBytecodeArchive method to determine if an archive contains
Reid Spencer
2005-02-26
1
-0
/
+9
*
Make the OpenAndLoad functions have an ErrorMessage argument.
Reid Spencer
2004-12-13
1
-2
/
+6
*
Distinguish between BSD4.4 and SVR4 symbol tables
Reid Spencer
2004-11-20
1
-9
/
+14
*
Make findModulesDefiningSymbols modify its symbols argument so we can \
Reid Spencer
2004-11-19
1
-3
/
+6
*
Per code review:\
Reid Spencer
2004-11-16
1
-18
/
+23
*
Complete rewrite to get first working version.
Reid Spencer
2004-11-14
1
-192
/
+410
*
Deprecate constructors we don't want users to use.
Reid Spencer
2004-11-06
1
-0
/
+23
*
Go ahead and trust the client not to mess with the ModuleProvider* returned
Reid Spencer
2004-11-05
1
-6
/
+11
*
* Documentation corrections (thanks to Chris for nit-picking)
Reid Spencer
2004-11-05
1
-18
/
+11
*
First version of the interface to Archive files. This introduces the
Reid Spencer
2004-11-05
1
-0
/
+261