[all-commits] [llvm/llvm-project] 4d593e: [lldb] Include llvm-config.h instead of config.h

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon Mar 29 08:59:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d593efd7f930c42be8553a5ba347e2d87503ad4
      https://github.com/llvm/llvm-project/commit/4d593efd7f930c42be8553a5ba347e2d87503ad4
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-03-29 (Mon, 29 Mar 2021)

  Changed paths:
    M lldb/source/Utility/LLDBAssert.cpp

  Log Message:
  -----------
  [lldb] Include llvm-config.h instead of config.h

This distinction doesn't matter for an in-tree build, but when building
against an installed llvm, only the former is present.

This should fix the LLDB Standalone bot:
http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-standalone/




More information about the All-commits mailing list