This is an archive of the discontinued LLVM Phabricator instance.

[lld][benchmark] Make path to LLD configurable
AbandonedPublic

Authored by int3 on Jan 20 2021, 12:53 PM.

Details

Reviewers
compnerd
lebedev.ri
Group Reviewers
Restricted Project
Summary

And record it in the Run Info so we can distinguish LLD-ELF vs
LLD-MachO runs on LNT.

Diff Detail

Event Timeline

int3 created this revision.Jan 20 2021, 12:53 PM
int3 requested review of this revision.Jan 20 2021, 12:53 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2021, 12:53 PM
lebedev.ri resigned from this revision.Jan 20 2021, 12:56 PM
compnerd accepted this revision.Jan 20 2021, 1:58 PM
compnerd added a subscriber: compnerd.

Seems like this just adds an option to control a hardcoded value, which is reasonable.

This revision is now accepted and ready to land.Jan 20 2021, 1:58 PM
int3 abandoned this revision.Mar 3 2021, 12:54 PM