[all-commits] [llvm/llvm-project] 9607cc: GlobalISel: Remove leftover lit.local.cfg
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Aug 27 10:49:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9607ccf62617c9f025d182ddf137cf80e6d5c1f0
https://github.com/llvm/llvm-project/commit/9607ccf62617c9f025d182ddf137cf80e6d5c1f0
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-08-27 (Thu, 27 Aug 2020)
Changed paths:
R llvm/test/CodeGen/AArch64/GlobalISel/lit.local.cfg
R llvm/test/CodeGen/AMDGPU/GlobalISel/lit.local.cfg
R llvm/test/CodeGen/ARM/GlobalISel/lit.local.cfg
R llvm/test/CodeGen/X86/GlobalISel/lit.local.cfg
Log Message:
-----------
GlobalISel: Remove leftover lit.local.cfg
The global-isel feature has been required for a long time and was
removed in c9455d3c579292e7ae5b7559ad0302d459e69a95, so this was
causing all tests to be skipped.
More information about the All-commits
mailing list