This is an archive of the discontinued LLVM Phabricator instance.

Add llvm-stress binary to Bazel build configuration.
ClosedPublic

Authored by vettoreldaniele on Aug 5 2021, 7:33 AM.

Details

Summary

The llvm-stress binary is currently missing from the Bazel BUILD file for llvm. This patch adds it.

Diff Detail

Event Timeline

vettoreldaniele requested review of this revision.Aug 5 2021, 7:33 AM
vettoreldaniele created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptAug 5 2021, 7:33 AM
GMNGeoffrey accepted this revision.Aug 5 2021, 8:58 AM

Thanks!

This revision is now accepted and ready to land.Aug 5 2021, 8:58 AM
This revision was automatically updated to reflect the committed changes.