summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2014-04-03 23:54:35 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2014-04-03 23:54:35 +0000
commit7e91bc9e324c65b676d8926082edb8b409a6640f (patch)
treeef11f96d108e87d1b107489e1e075802422c8bb7 /llvm/test/Object/Inputs
parent128b8111d7b6e7bb002b1867cc7a2fbf6b7d0ebd (diff)
downloadbcm5719-llvm-7e91bc9e324c65b676d8926082edb8b409a6640f.tar.gz
bcm5719-llvm-7e91bc9e324c65b676d8926082edb8b409a6640f.zip
Implement getRelocationAddress for MachO and ET_REL elf files.
With that, fix the symbolizer to work with any ELF file. llvm-svn: 205588
Diffstat (limited to 'llvm/test/Object/Inputs')
-rwxr-xr-xllvm/test/Object/Inputs/relocation-dynamic.elf-i386bin0 -> 1504 bytes
-rw-r--r--llvm/test/Object/Inputs/relocation-relocatable.elf-i386bin0 -> 772 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Object/Inputs/relocation-dynamic.elf-i386 b/llvm/test/Object/Inputs/relocation-dynamic.elf-i386
new file mode 100755
index 00000000000..1548f13f723
--- /dev/null
+++ b/llvm/test/Object/Inputs/relocation-dynamic.elf-i386
Binary files differ
diff --git a/llvm/test/Object/Inputs/relocation-relocatable.elf-i386 b/llvm/test/Object/Inputs/relocation-relocatable.elf-i386
new file mode 100644
index 00000000000..b8f375b22b5
--- /dev/null
+++ b/llvm/test/Object/Inputs/relocation-relocatable.elf-i386
Binary files differ
OpenPOWER on IntegriCloud