[all-commits] [llvm/llvm-project] 0af4e7: [OpenMP][NFC] Fix typo in libomptarget error message
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu Apr 1 09:48:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0af4e74aef2eaddc17e1e92eb6d1102cdb5f8ff4
https://github.com/llvm/llvm-project/commit/0af4e74aef2eaddc17e1e92eb6d1102cdb5f8ff4
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M openmp/libomptarget/src/omptarget.cpp
Log Message:
-----------
[OpenMP][NFC] Fix typo in libomptarget error message
Summary:
There was a typo suggesting the user to use `LIBOMPTARGET_DEBUG` instead of
`LIBOMPTARGET_INFO`
More information about the All-commits
mailing list