From 0c09e76e52e5652262a581db53b762addb65e0c7 Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Wed, 5 Sep 2012 23:52:20 +0000 Subject: Add missing file for test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163272 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Object/Inputs/relocations.elf-x86-64 | Bin 0 -> 1032 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/Object/Inputs/relocations.elf-x86-64 (limited to 'test/Object') diff --git a/test/Object/Inputs/relocations.elf-x86-64 b/test/Object/Inputs/relocations.elf-x86-64 new file mode 100644 index 0000000..6e340c7 Binary files /dev/null and b/test/Object/Inputs/relocations.elf-x86-64 differ -- cgit v1.1