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
/
FileUtilities.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new CopyFile function
Chris Lattner
2004-06-02
1
-1
/
+5
*
Add a pair of functions to hide system specific details of mapping a file in ...
Chris Lattner
2004-05-28
1
-1
/
+11
*
Change the order of the arguments to the ctor, allowing us to make the boolea...
Chris Lattner
2004-02-18
1
-3
/
+3
*
Move a helper class out of bugpoint to here.
Chris Lattner
2004-02-18
1
-0
/
+20
*
add new function
Chris Lattner
2003-12-31
1
-0
/
+6
*
Add new function
Chris Lattner
2003-12-30
1
-28
/
+13
*
Further revisions of the FDHandle idea. In this version we use ownership
Chris Lattner
2003-12-30
1
-5
/
+22
*
Add trivial exception specs to produce better code since the methods cannot
Chris Lattner
2003-12-29
1
-3
/
+3
*
Factor FDHandle out of the bytecode reader into the FileUtilities.h support
Chris Lattner
2003-12-29
1
-0
/
+21
*
Expose functionality to query if a file is an ELF shared object.
Misha Brukman
2003-11-24
1
-0
/
+5
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Add prototypes for CheckMagic, IsArchive, and IsBytecode.
Brian Gaeke
2003-11-11
1
-2
/
+17
*
VS: ----------------------------------------------------------------------
Brian Gaeke
2003-11-11
1
-0
/
+5
*
Added LLVM notice.
John Criswell
2003-10-20
1
-0
/
+7
*
Added the MakeFileReadable() method.
John Criswell
2003-09-02
1
-0
/
+17
*
Added the MakeFileExecutable() method. This method takes a filename and
John Criswell
2003-09-02
1
-0
/
+15
*
Moved removeFile() and getUniqueFilename() into FileUtilities.
Misha Brukman
2003-08-07
1
-0
/
+10
*
New file
Chris Lattner
2003-08-01
1
-0
/
+29