Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Support][Endian] Add support for specifying the alignment and native unalign... | Michael J. Spencer | 2013-01-02 | 1 | -103/+58 |
* | Remove 'static' from inline functions defined in header files. | Chandler Carruth | 2012-06-20 | 1 | -4/+4 |
* | Basic runtime dynamic loading capabilities added to ELFObjectFile, implemented | Eli Bendersky | 2012-01-22 | 1 | -0/+12 |
* | Don't include config.h in public headers | Dylan Noblesmith | 2011-06-23 | 1 | -1/+0 |
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -2/+2 |
* | I hate line endings. | Michael J. Spencer | 2010-10-22 | 1 | -36/+36 |
* | Endian: Get rid of LLVM_IS_HOST_BIG_ENDIAN. | Michael J. Spencer | 2010-10-22 | 1 | -53/+38 |
* | Rename LLVM_IS_TARGET_BIG_ENDIAN to LLVM_IS_HOST_BIG_ENDIAN to reflect what i... | Michael J. Spencer | 2010-10-22 | 1 | -1/+1 |
* | Support: Add Endian.h | Michael J. Spencer | 2010-10-21 | 1 | -0/+228 |