[lldb] Fixup indirect symbols as they are signed.
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 13 May 2021 17:12:00 +0000 (10:12 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 13 May 2021 17:27:22 +0000 (10:27 -0700)
commitf93e9c12bf482dbfe3d4d00fcf8bbc251500dd99
treeeec227a1d20954a1e67be42c5da8aaf2020082fe
parentce12b52de2fb3f319ff18effc4ea9ff4d369f328
[lldb] Fixup indirect symbols as they are signed.

This fixes a bunch of test failures in Apple Silicon (arm64e).
lldb/source/Target/Process.cpp