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
/
Support
/
IRReader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make SMDiagnostic a little more sane. Instead of passing around note/warning...
Chris Lattner
2011-10-16
1
-4
/
+6
*
MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> v...
Michael J. Spencer
2010-12-16
1
-8
/
+7
*
Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code...
Michael J. Spencer
2010-12-09
1
-8
/
+9
*
Don't print the filename twice in file-not-found errors.
Dan Gohman
2010-08-04
1
-4
/
+2
*
Fix use-after-free error.
Owen Anderson
2010-07-23
1
-2
/
+2
*
Make ParseIRFile and getLazyIRFileModule incoporate the underlying
Dan Gohman
2010-05-27
1
-2
/
+4
*
enhance SMDiagnostic to also maintain a pointer to the SourceMgr.
Chris Lattner
2010-04-06
1
-8
/
+6
*
Give llvm::SourceMgr the ability to have a client-specified
Chris Lattner
2010-04-06
1
-4
/
+6
*
Rename two IRReader.h functions to indicate that they return a Module
Jeffrey Yasskin
2010-01-29
1
-7
/
+7
*
Kill ModuleProvider and ghost linkage by inverting the relationship between
Jeffrey Yasskin
2010-01-27
1
-22
/
+17
*
Use MemoryBuffer::getBufferIdentifier() in the AsmPrinter instead
Dan Gohman
2009-09-08
1
-8
/
+6
*
Add convenience functions for reading in LLVM IR that autodetect
Dan Gohman
2009-09-02
1
-0
/
+117