| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 199751
|
|
|
|
|
|
|
|
| |
I did write a version returning ErrorOr<OwningPtr<Binary> >, but it is too
cumbersome to use without std::move. I will keep the patch locally and submit
when we switch to c++11.
llvm-svn: 199326
|
|
|
|
|
|
|
|
| |
Again, tools are trickier to pick the main module header for than
library source files. I've started to follow the pattern of using
LLVMContext.h when it is included as a stub for program source files.
llvm-svn: 169252
|
|
|
|
| |
llvm-svn: 143799
|
|
|
|
| |
llvm-svn: 141392
|
|
|
|
| |
llvm-svn: 140758
|
|
|
|
| |
llvm-svn: 140755
|
|
|
|
|
|
|
| |
This doesn't use formated_raw_ostream because it doesn't support the
functionality needed.
llvm-svn: 140751
|
|
|
|
| |
llvm-svn: 140726
|
|
llvm-svn: 140722
|