[all-commits] [llvm/llvm-project] 452e03: [gn build] Add build file for msan runtime

Nico Weber via All-commits all-commits at lists.llvm.org
Mon May 17 03:59:18 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 452e035729a4544a8defda806c1010c7111d5231
      https://github.com/llvm/llvm-project/commit/452e035729a4544a8defda806c1010c7111d5231
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-05-17 (Mon, 17 May 2021)

  Changed paths:
    M compiler-rt/lib/msan/CMakeLists.txt
    M llvm/utils/gn/TODO.txt
    M llvm/utils/gn/secondary/compiler-rt/lib/BUILD.gn
    A llvm/utils/gn/secondary/compiler-rt/lib/msan/BUILD.gn

  Log Message:
  -----------
  [gn build] Add build file for msan runtime

Works for the examples on
https://clang.llvm.org/docs/MemorySanitizer.html

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




More information about the All-commits mailing list