Page MenuHomePhabricator

[Sanitizers] GetMemoryProfile implementation for FreeBSD
ClosedPublic

Authored by devnexen on Dec 27 2022, 3:30 AM.

Details

Reviewers
dvyukov

Diff Detail

Unit TestsFailed

TimeTest
140 msx64 debian > LLVM.DebugInfo/Generic/assignment-tracking/mldst-motion::diamond.ll
Script: -- : 'RUN: at line 1'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/opt -passes=mldst-motion -S /var/lib/buildkite-agent/builds/llvm-project/llvm/test/DebugInfo/Generic/assignment-tracking/mldst-motion/diamond.ll -o - -experimental-assignment-tracking | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/llvm/test/DebugInfo/Generic/assignment-tracking/mldst-motion/diamond.ll
90 msx64 debian > LLVM.Transforms/GVNHoist::hoist-inline.ll
Script: -- : 'RUN: at line 1'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/opt -S -O2 -enable-gvn-hoist < /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Transforms/GVNHoist/hoist-inline.ll | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Transforms/GVNHoist/hoist-inline.ll

Event Timeline

devnexen created this revision.Dec 27 2022, 3:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 27 2022, 3:30 AM
devnexen requested review of this revision.Dec 27 2022, 3:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 27 2022, 3:30 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
dvyukov accepted this revision.Jan 19 2023, 1:18 AM
This revision is now accepted and ready to land.Jan 19 2023, 1:18 AM
devnexen closed this revision.Jan 19 2023, 10:07 AM