Nick Lewycky
|
033d182589
|
Teach libObject about some more ELF relocations. llvm-objdump -r now knows
every relocation in C++ hello world built with debug info.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163271 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-09-05 23:48:54 +00:00 |
|
Marshall Clow
|
50b4c52633
|
Add relocation types for Hexagon processor; patch by Sidney Manning <sidneym@codeaurora.org>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159081 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-06-23 14:46:18 +00:00 |
|
Matt Beaumont-Gay
|
11f9987876
|
Change the actual tests to match the input directory rename (duh)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143404 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-10-31 23:56:52 +00:00 |
|
Michael J. Spencer
|
63b2f8c710
|
ELF: Fix the section that relocations apply to. Add test to verify. Patch by Danil Malyshev!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141901 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-10-13 22:30:10 +00:00 |
|
Michael J. Spencer
|
27781b78e1
|
llvm-objdump: Add relocation and archive support.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141451 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-10-08 00:18:30 +00:00 |
|