[all-commits] [llvm/llvm-project] ff1e3c: Don't run powerpc lit test case on other platforms.
Steven Wan via All-commits
all-commits at lists.llvm.org
Thu Jan 16 11:37:42 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ff1e3cad71e69a35b05610691552950232ab1dbe
https://github.com/llvm/llvm-project/commit/ff1e3cad71e69a35b05610691552950232ab1dbe
Author: StevenWanYu <wanyu9511 at gmail.com>
Date: 2020-01-16 (Thu, 16 Jan 2020)
Changed paths:
M llvm/test/tools/llc/aix-pic-setting.ll
Log Message:
-----------
Don't run powerpc lit test case on other platforms.
Only run this test on powerpc tragets, because other platforms might
not have powerpc registered.
More information about the All-commits
mailing list