[all-commits] [llvm/llvm-project] 807872: [Libomptarget] Fix test using old unsupported lit ...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Mon Apr 18 20:08:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 80787213eae2308c1015eb90e80cf78b9344e457
https://github.com/llvm/llvm-project/commit/80787213eae2308c1015eb90e80cf78b9344e457
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2022-04-18 (Mon, 18 Apr 2022)
Changed paths:
M openmp/libomptarget/test/mapping/map_back_race.cpp
Log Message:
-----------
[Libomptarget] Fix test using old unsupported lit string
Summary:
One test had an old "unsupported" string that used the old `newDriver`
string which was removed. This test should be updated to use the
`oldDriver` one instead.
More information about the All-commits
mailing list