This is an archive of the discontinued LLVM Phabricator instance.

[Debuginfod] Remove f-string from llvm-debuginfod-find lit test.
ClosedPublic

Authored by noajshu on Dec 15 2021, 11:30 AM.

Details

Summary

This removes a python3 f-String from the llvm-debuginfod-find lit test script to maximize compatibility with different python versions, as it seemed to cause some issues.

Diff Detail

Event Timeline

noajshu requested review of this revision.Dec 15 2021, 11:30 AM
noajshu created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2021, 11:30 AM
noajshu edited the summary of this revision. (Show Details)Dec 15 2021, 7:40 PM
phosek accepted this revision.Dec 15 2021, 11:53 PM

LGTM

This revision is now accepted and ready to land.Dec 15 2021, 11:53 PM
This revision was landed with ongoing or failed builds.Dec 16 2021, 11:22 AM
This revision was automatically updated to reflect the committed changes.