| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Object][ELF] Add a maximum alignment. This is used by createELFObjectFile ↵ | Michael J. Spencer | 2013-01-04 | 1 | -0/+12 |
| | | | | | | | to create a properly aligned reader. llvm-svn: 171520 | ||||
| * | [Object] Temporarily disable these tests. | Michael J. Spencer | 2013-01-03 | 1 | -12/+0 |
| | | | | | | | | | They are failing because archives create unaligned ELF files. The recent Endian change added a __builtin_unreachable() when this happens. I will be committing a fix for this soon. llvm-svn: 171438 | ||||
| * | Adding changes to support GNU style archive library reading | Shankar Easwaran | 2012-11-13 | 1 | -0/+12 |
| llvm-svn: 167853 | |||||

