[all-commits] [llvm/llvm-project] 50f1d4: [PowerPC][AIX] Don't hardcode python invoke comman...
jsji via All-commits
all-commits at lists.llvm.org
Thu Sep 17 10:48:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 50f1d4517ae46a43b9bd1b488cc632b65de0dbbe
https://github.com/llvm/llvm-project/commit/50f1d4517ae46a43b9bd1b488cc632b65de0dbbe
Author: Jinsong Ji <jji at us.ibm.com>
Date: 2020-09-17 (Thu, 17 Sep 2020)
Changed paths:
M llvm/test/CodeGen/PowerPC/aix-overflow-toc.py
Log Message:
-----------
[PowerPC][AIX] Don't hardcode python invoke command line
We shouldn't assume python exists, we should let lit
to decide whether it is python or python3 and expand the path.
More information about the All-commits
mailing list