| Commit message (Expand) | Author | Age | Files | Lines |
* | Kill ModuleProvider and ghost linkage by inverting the relationship between | Jeffrey Yasskin | 2010-01-27 | 1 | -11/+10 |
* | random tidy | Chris Lattner | 2009-11-09 | 1 | -2/+1 |
* | Prune #includes from llvm/Linker.h and llvm/System/Path.h, | Chris Lattner | 2009-08-23 | 1 | -6/+5 |
* | Add a pointer to the owning LLVMContext to Module. This requires threading L... | Owen Anderson | 2009-07-01 | 1 | -1/+1 |
* | Add the private linkage. | Rafael Espindola | 2009-01-15 | 1 | -2/+2 |
* | Fix thinko: alias always defines new symbol. Even is aliasee itself is undefi... | Anton Korobeynikov | 2008-03-11 | 1 | -7/+2 |
* | Properly populate lists of defined/undefined symbols in presence of aliases | Anton Korobeynikov | 2008-03-04 | 1 | -1/+11 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Report an error if one occurs in releaseModule. | Reid Spencer | 2007-07-22 | 1 | -0/+3 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+193 |