Kevin Enderby
|
4e96e52cbe
|
Add code to llvm-objdump so the -section option with -macho will dump literal
sections with the Mach-O S_{4,8,16}BYTE_LITERALS section types.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228465 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-02-06 23:25:38 +00:00 |
|
Reid Kleckner
|
9dfa407dc9
|
Use the LLVM_GNUC_PREREQ macro instead of the longhand version check
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221219 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-11-04 01:28:33 +00:00 |
|
Artyom Skrobov
|
25e659b6ff
|
Adding llvm::sys::swapByteOrder() for the common use-case of byte-swapping a value in place
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210976 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-06-14 12:52:55 +00:00 |
|
Artyom Skrobov
|
9bb92cb537
|
Renaming SwapByteOrder() to getSwappedBytes()
The next commit will add swapByteOrder(), acting in-place
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210973 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-06-14 11:36:01 +00:00 |
|
Jakub Staszak
|
674be02d52
|
Fix include guards so they exactly match file names.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172025 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-01-10 00:45:19 +00:00 |
|
Michael J. Spencer
|
1f6efa3996
|
Merge System into Support.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120298 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-11-29 18:16:10 +00:00 |
|