[all-commits] [llvm/llvm-project] 43a44f: [gn build] Add support for Win/x86 compiler-rt

aeubanks via All-commits all-commits at lists.llvm.org
Wed Jul 28 15:00:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43a44f1c54b76356673949f665a3a353a393c011
      https://github.com/llvm/llvm-project/commit/43a44f1c54b76356673949f665a3a353a393c011
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-07-28 (Wed, 28 Jul 2021)

  Changed paths:
    M llvm/utils/gn/build/toolchain/BUILD.gn
    M llvm/utils/gn/secondary/compiler-rt/BUILD.gn
    M llvm/utils/gn/secondary/llvm/triples.gni

  Log Message:
  -----------
  [gn build] Add support for Win/x86 compiler-rt

This allows us to build the x86 profile runtime.

Reviewed By: rnk

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




More information about the All-commits mailing list