Age | Commit message (Expand) | Author |
---|---|---|
2013-01-19 | Include Support/ELF.h instead of Object/ELF.h. It is much lighter and completely | Jakub Staszak |
2013-01-13 | Remove redundant 'llvm::' qualifications | Dmitri Gribenko |
2013-01-10 | Fix include guards so they exactly match file names. | Jakub Staszak |
2012-12-27 | Right now all of the relocations are 32-bit dwarf, and the relocation | Eric Christopher |
2012-12-03 | Sort the #include lines for the include/... tree with the script. | Chandler Carruth |
2012-11-20 | Remove some dead code. | Eric Christopher |
2012-11-19 | Promote the constant 1 to long long, 1LL or 1ULL in int64_t-sensitive context. | NAKAMURA Takumi |
2012-11-07 | Add a relocation visitor to lib object. This works via caching relocated | Eric Christopher |