OSDN Git Service

Test commit, as per the LLVM Developer Policy.
authorMichael Trent <mtrent@apple.com>
Tue, 5 Dec 2017 07:50:00 +0000 (07:50 +0000)
committerMichael Trent <mtrent@apple.com>
Tue, 5 Dec 2017 07:50:00 +0000 (07:50 +0000)
Commit message, as per the same policy. I added a blank space to the end
of the file. Excelsior.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@319743 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llvm-objdump/MachODump.cpp

index 1f763b9..4412d68 100644 (file)
@@ -9636,3 +9636,4 @@ static const char *get_dyld_bind_info_symbolname(uint64_t ReferenceValue,
   auto name = info->bindtable->lookup(ReferenceValue);
   return !name.empty() ? name.data() : nullptr;
 }
+