This is an archive of the discontinued LLVM Phabricator instance.

[test] Add llc to the list of known tools for clang tests (NFCI)
Needs ReviewPublic

Authored by barannikov88 on May 31 2023, 1:20 AM.

Details

Reviewers
erichkeane
Summary

Some tests such as CodeGen/2005-09-24-AsmUserPrefix.c use llc. This
change makes sure llc is picked up from the bin directory rather than
from the PATH.

Diff Detail

Event Timeline

barannikov88 created this revision.May 31 2023, 1:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 31 2023, 1:20 AM
barannikov88 published this revision for review.May 31 2023, 1:32 AM
barannikov88 added a reviewer: erichkeane.
Herald added a project: Restricted Project. · View Herald TranscriptMay 31 2023, 1:32 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript