[all-commits] [llvm/llvm-project] 3129b3: test/ExecutionEngine: Clean up lit.local.cfg
Tom Stellard via All-commits
all-commits at lists.llvm.org
Fri Nov 12 19:48:33 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3129b3339ce133650b460a7e6b7199111f97bb4c
https://github.com/llvm/llvm-project/commit/3129b3339ce133650b460a7e6b7199111f97bb4c
Author: Tom Stellard <tstellar at redhat.com>
Date: 2021-11-12 (Fri, 12 Nov 2021)
Changed paths:
M llvm/test/ExecutionEngine/lit.local.cfg
Log Message:
-----------
test/ExecutionEngine: Clean up lit.local.cfg
Switch to using config.root.native_target to determine if tests are
supported. This is a canonical form of the arch from the target
triple.
Reviewed By: lhames, DavidSpickett
Differential Revision: https://reviews.llvm.org/D110788
More information about the All-commits
mailing list