Compiler.h
|
Introduce new error handling API.
|
2009-07-07 17:32:34 +00:00 |
InstVisitor.h
|
assert(0) -> LLVM_UNREACHABLE.
|
2009-07-11 20:10:48 +00:00 |
IRBuilder.h
|
Move more functionality over to LLVMContext.
|
2009-07-13 20:58:05 +00:00 |
PassNameParser.h
|
assert(0) -> LLVM_UNREACHABLE.
|
2009-07-11 20:10:48 +00:00 |
PatternMatch.h
|
Fix obvious typo.
|
2009-07-14 00:09:42 +00:00 |
SourceMgr.h
|
switch the .ll parser to use SourceMgr.
|
2009-07-02 23:08:13 +00:00 |
TypeBuilder.h
|
Fix unit tests.
|
2009-07-10 18:58:29 +00:00 |