[all-commits] [llvm/llvm-project] 5e4409: Fix out-of-tree clang build due to sysexits change

Dave Airlie via All-commits all-commits at lists.llvm.org
Tue Oct 6 15:21:39 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e4409f30817798377689ef6c229f1c82815e6e8
      https://github.com/llvm/llvm-project/commit/5e4409f30817798377689ef6c229f1c82815e6e8
  Author: Dave Airlie <airlied at redhat.com>
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
    M llvm/include/llvm/Config/config.h.cmake
    M llvm/include/llvm/Config/llvm-config.h.cmake
    M llvm/include/llvm/Support/ExitCodes.h

  Log Message:
  -----------
  Fix out-of-tree clang build due to sysexits change

The sysexists change broke clang building out of tree against llvm.

https://reviews.llvm.org/D88467




More information about the All-commits mailing list