[all-commits] [llvm/llvm-project] de294c: [profile] Enable testing Continuous mode on Linux ...

NAKAMURA Takumi via All-commits all-commits at lists.llvm.org
Sat Dec 28 19:02:34 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de294c968bf292794ca9f0a6a481d3dff3bcc2eb
      https://github.com/llvm/llvm-project/commit/de294c968bf292794ca9f0a6a481d3dff3bcc2eb
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-12-29 (Sun, 29 Dec 2024)

  Changed paths:
    M compiler-rt/test/profile/ContinuousSyncMode/basic.c
    M compiler-rt/test/profile/ContinuousSyncMode/get-filename.c
    M compiler-rt/test/profile/ContinuousSyncMode/image-with-mcdc.c
    M compiler-rt/test/profile/ContinuousSyncMode/multi-threaded.cpp
    M compiler-rt/test/profile/ContinuousSyncMode/online-merging.c
    M compiler-rt/test/profile/ContinuousSyncMode/pid-substitution.c
    M compiler-rt/test/profile/ContinuousSyncMode/set-filename.c
    M compiler-rt/test/profile/lit.cfg.py

  Log Message:
  -----------
  [profile] Enable testing Continuous mode on Linux (#121238)

Based on #115987, with the introduction of `REQUIRES: continuous-mode`.
Also Linux assumes `runtime_reloc`.

FIXME: image-with-no-counters.c is still excluded.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list