[all-commits] [llvm/llvm-project] ed4fbe: [CMake] Replace ctime with time.h in memprof

Petr Hosek via All-commits all-commits at lists.llvm.org
Fri Oct 30 20:04:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ed4fbe6d9cfd25c1783eccf28f1b475b3a8ee390
      https://github.com/llvm/llvm-project/commit/ed4fbe6d9cfd25c1783eccf28f1b475b3a8ee390
  Author: Petr Hosek <phosek at google.com>
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
    M compiler-rt/lib/memprof/memprof_allocator.cpp
    M compiler-rt/lib/memprof/memprof_rtl.cpp

  Log Message:
  -----------
  [CMake] Replace ctime with time.h in memprof

Part of D88922


  Commit: 6db314e86b26741c2e29ce51d88a6a5dca35336c
      https://github.com/llvm/llvm-project/commit/6db314e86b26741c2e29ce51d88a6a5dca35336c
  Author: Petr Hosek <phosek at google.com>
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
    M compiler-rt/lib/asan/CMakeLists.txt
    M compiler-rt/lib/hwasan/CMakeLists.txt
    M compiler-rt/lib/memprof/CMakeLists.txt
    M compiler-rt/lib/tsan/CMakeLists.txt
    M compiler-rt/lib/tsan/tests/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Remove cxx-headers from runtime deps

Part of D88922


  Commit: 59d503159134de548c3958efb597db545bdef650
      https://github.com/llvm/llvm-project/commit/59d503159134de548c3958efb597db545bdef650
  Author: Petr Hosek <phosek at google.com>
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
    M compiler-rt/cmake/config-ix.cmake
    M compiler-rt/lib/fuzzer/CMakeLists.txt
    M compiler-rt/lib/profile/CMakeLists.txt
    M compiler-rt/lib/tsan/tests/CMakeLists.txt
    M compiler-rt/lib/xray/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Add -fno-rtti into tsan unittests

And some other NFC parts of D88922


Compare: https://github.com/llvm/llvm-project/compare/dd8297b0669f...59d503159134


More information about the All-commits mailing list