[all-commits] [llvm/llvm-project] 0e1641: [OpenMP] Fix typo in libomptarge for the wrong env...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Mon Jun 14 23:01:32 PDT 2021
Branch: refs/heads/release/12.x
Home: https://github.com/llvm/llvm-project
Commit: 0e164144c7081fc0a96a6bc20f1f25b3f9e7f517
https://github.com/llvm/llvm-project/commit/0e164144c7081fc0a96a6bc20f1f25b3f9e7f517
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2021-06-15 (Tue, 15 Jun 2021)
Changed paths:
M openmp/libomptarget/src/interface.cpp
Log Message:
-----------
[OpenMP] Fix typo in libomptarge for the wrong environment variable
Summary:
There was a typo in libomptarget that told users to use LIBOMPTARGET_DEBUG
instead of LIBOMPTARGET_INFO.
(cherry picked from commit 0af4e74aef2eaddc17e1e92eb6d1102cdb5f8ff4)
More information about the All-commits
mailing list