[all-commits] [llvm/llvm-project] e619e9: [libc++abi] Simplify the logic for finding libc++ ...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Jun 11 12:08:31 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e619e9d5f542e0764362c2b6762ecd31640651cd
      https://github.com/llvm/llvm-project/commit/e619e9d5f542e0764362c2b6762ecd31640651cd
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-06-11 (Thu, 11 Jun 2020)

  Changed paths:
    M libcxxabi/CMakeLists.txt
    M libcxxabi/www/index.html

  Log Message:
  -----------
  [libc++abi] Simplify the logic for finding libc++ from libc++abi

Since we have the monorepo, libc++abi's build requires a sibling checkout
of the libc++ sources. Hence, the logic for finding libc++ can be greatly
simplified.




More information about the All-commits mailing list