[all-commits] [llvm/llvm-project] 13ee00: [debugserver] Use dlsym for posix_spawnattr_setarc...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Sat Dec 5 14:07:02 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 13ee00d0c95a4eede96ba9520146a01930af2a0a
      https://github.com/llvm/llvm-project/commit/13ee00d0c95a4eede96ba9520146a01930af2a0a
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-12-05 (Sat, 05 Dec 2020)

  Changed paths:
    M lldb/tools/debugserver/source/MacOSX/MachProcess.mm

  Log Message:
  -----------
  [debugserver] Use dlsym for posix_spawnattr_setarchpref_np

The @available check did not work as I thought it did. Use good old
dlsym instead.




More information about the All-commits mailing list