[all-commits] [llvm/llvm-project] fb6d1c: [crashlog] Fix and simplify the way we import lldb

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon Nov 2 19:00:13 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fb6d1c020c1dcf4ab6e4529a4456f75f86c2379a
      https://github.com/llvm/llvm-project/commit/fb6d1c020c1dcf4ab6e4529a4456f75f86c2379a
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
    M lldb/examples/python/crashlog.py

  Log Message:
  -----------
  [crashlog] Fix and simplify the way we import lldb

Don't try to guess the location of LLDB.framework but use xcrun to ask
the command line driver for the location of the lldb module.




More information about the All-commits mailing list