Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-10 | [llvm-objdump] Emit addresses with the correct number of leading 0's. | Michael J. Spencer | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172130 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-10-31 | Change the actual tests to match the input directory rename (duh) | Matt Beaumont-Gay | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143404 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-10-10 | Add support for dumping section headers to llvm-objdump. This uses the same | Nick Lewycky | |
flags as binutils objdump but the output is different, not just in format but also showing different sections. Compare its results against readelf, not objdump. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141579 91177308-0d34-0410-b5e6-96231b3b80d8 |