From 2f913e3c6c3a42c0055df5cc6007e0064df3dec0 Mon Sep 17 00:00:00 2001 From: Rafael Espindola Date: Thu, 3 Apr 2014 02:27:00 +0000 Subject: Add support for the R_ARM_ABS32 relocation. This should bring the arm buildbots back. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205502 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/Inputs/arm-relocs.elf-arm | Bin 0 -> 3012 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/DebugInfo/Inputs/arm-relocs.elf-arm (limited to 'test/DebugInfo/Inputs') diff --git a/test/DebugInfo/Inputs/arm-relocs.elf-arm b/test/DebugInfo/Inputs/arm-relocs.elf-arm new file mode 100644 index 0000000000..4864c36256 Binary files /dev/null and b/test/DebugInfo/Inputs/arm-relocs.elf-arm differ -- cgit v1.2.3