[all-commits] [llvm/llvm-project] b09840: [gn build] build libclang_rt.ubsan_osx_dynamic.dyl...

Nico Weber via All-commits all-commits at lists.llvm.org
Wed Aug 17 12:37:07 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b098407280292009180507751f9ad256b19d95a0
      https://github.com/llvm/llvm-project/commit/b098407280292009180507751f9ad256b19d95a0
  Author: Nico Weber <thakis at chromium.org>
  Date:   2022-08-17 (Wed, 17 Aug 2022)

  Changed paths:
    M llvm/utils/gn/secondary/compiler-rt/lib/BUILD.gn
    M llvm/utils/gn/secondary/compiler-rt/lib/ubsan/BUILD.gn

  Log Message:
  -----------
  [gn build] build libclang_rt.ubsan_osx_dynamic.dylib on mac

For now, this only builds the dylib, so using `-fsanitize=undefined`
with `-static-libsan` or `fsanitize-minimal-runtime` still won't
work -- but the common case does work.

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




More information about the All-commits mailing list