[all-commits] [llvm/llvm-project] ba0130: [Libomptarget] Fix LIBOMPTARGET_INFO test
Joseph Huber via All-commits
all-commits at lists.llvm.org
Mon Apr 18 11:09:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba013060093c23a081d5a6d91c41229d2821a220
https://github.com/llvm/llvm-project/commit/ba013060093c23a081d5a6d91c41229d2821a220
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2022-04-18 (Mon, 18 Apr 2022)
Changed paths:
M openmp/libomptarget/src/device.cpp
M openmp/libomptarget/test/offloading/info.c
Log Message:
-----------
[Libomptarget] Fix LIBOMPTARGET_INFO test
Summary:
A patch added a new line to one of the info outputs without updating
this test. This patch adds the new text to the existing test.
More information about the All-commits
mailing list