[all-commits] [llvm/llvm-project] 8d897e: [llvm] Partial revert, hopefully fix LLVM module m...

John Ericson via All-commits all-commits at lists.llvm.org
Fri Dec 10 17:18:16 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d897ec91528e943bf2be7356845d3428ae369ae
      https://github.com/llvm/llvm-project/commit/8d897ec91528e943bf2be7356845d3428ae369ae
  Author: John Ericson <John.Ericson at Obsidian.Systems>
  Date:   2021-12-10 (Fri, 10 Dec 2021)

  Changed paths:
    M llvm/include/llvm/CMakeLists.txt

  Log Message:
  -----------
  [llvm] Partial revert, hopefully fix LLVM module maps build

In 492de35df443d5f31480173d5f1274c7835cd3d8 / D115544 I accidentally
added ${LLVM_INCLUDE_DIR}/ to the destination path. This broke the
"LLDB Incremental" build. Putting it back the way it was should fix it.

Differencial Revision: https://reviews.llvm.org/D115553




More information about the All-commits mailing list