[all-commits] [llvm/llvm-project] 449b17: gn build: Rebase clang-tblgen include path against...

pcc via All-commits all-commits at lists.llvm.org
Tue Jun 22 14:32:51 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 449b179902a0cf8c9e0b4d198ee37f75447eb2ff
      https://github.com/llvm/llvm-project/commit/449b179902a0cf8c9e0b4d198ee37f75447eb2ff
  Author: Peter Collingbourne <peter at pcc.me.uk>
  Date:   2021-06-22 (Tue, 22 Jun 2021)

  Changed paths:
    M llvm/utils/gn/secondary/clang/include/clang/Basic/BUILD.gn
    M llvm/utils/gn/secondary/clang/include/clang/Parse/BUILD.gn
    M llvm/utils/gn/secondary/clang/include/clang/Sema/BUILD.gn
    M llvm/utils/gn/secondary/clang/include/clang/Serialization/BUILD.gn
    M llvm/utils/gn/secondary/clang/utils/TableGen/clang_tablegen.gni

  Log Message:
  -----------
  gn build: Rebase clang-tblgen include path against root_build_dir instead of root_out_dir.

Fixes clang cross-compilation.

Also remove some redundant include path arguments.




More information about the All-commits mailing list