[all-commits] [llvm/llvm-project] 35ccde: [Debuginfod] Remove f-string from llvm-debuginfod-...
Noah Shutty via All-commits
all-commits at lists.llvm.org
Thu Dec 16 11:22:38 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35ccde20ea992b793bcb1ffa21b89770892c906d
https://github.com/llvm/llvm-project/commit/35ccde20ea992b793bcb1ffa21b89770892c906d
Author: Noah Shutty <shutty at google.com>
Date: 2021-12-16 (Thu, 16 Dec 2021)
Changed paths:
M llvm/test/tools/llvm-debuginfod-find/debuginfod.test
Log Message:
-----------
[Debuginfod] Remove f-string from llvm-debuginfod-find lit test.
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.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D115814
More information about the All-commits
mailing list