Combine ifdefs around dl_iterate_phdr in Unix/Signals.inc
authorReid Kleckner <rnk@google.com>
Mon, 9 Nov 2015 23:10:29 +0000 (23:10 +0000)
committerReid Kleckner <rnk@google.com>
Mon, 9 Nov 2015 23:10:29 +0000 (23:10 +0000)
commit963c9c6d07ad41e8d6dea8579d2f40f6a0e2b201
treef94ee4e1260fe413ff66bb30bd760543884279e7
parentc30d240fb899bd0ad8295642447f6d48421113d1
Combine ifdefs around dl_iterate_phdr in Unix/Signals.inc

This avoids the need to have two dummy implementations of
findModulesAndOffsets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252531 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Unix/Signals.inc