[all-commits] [llvm/llvm-project] 1e2976: [CMake] Add Python script to generate version scri...

Andrew Ng via All-commits all-commits at lists.llvm.org
Tue Oct 18 05:48:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e297663142028db81de6f8941185cd934f8507b
      https://github.com/llvm/llvm-project/commit/1e297663142028db81de6f8941185cd934f8507b
  Author: Andrew Ng <andrew.ng at sony.com>
  Date:   2022-10-18 (Tue, 18 Oct 2022)

  Changed paths:
    M llvm/cmake/modules/AddLLVM.cmake
    A llvm/utils/add_llvm_symbol_exports.py

  Log Message:
  -----------
  [CMake] Add Python script to generate version script symbol exports

Using a Python script instead of the various shell commands means that
it is now possible to cross compile LLVM for Linux on Windows.

Differential Revision: https://reviews.llvm.org/D136092




More information about the All-commits mailing list