[all-commits] [llvm/llvm-project] ae7665: Revert "[Libomptarget] Add `leaf` attribute to `vp...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue May 31 07:24:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae766526777ae5ff34d2dadb99038b596e3c715f
https://github.com/llvm/llvm-project/commit/ae766526777ae5ff34d2dadb99038b596e3c715f
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2022-05-31 (Tue, 31 May 2022)
Changed paths:
M openmp/libomptarget/DeviceRTL/src/Debug.cpp
Log Message:
-----------
Revert "[Libomptarget] Add `leaf` attribute to `vprintf` declaration"
This is preventing users from calling `printf` on NVPTX code. Revert for
now until there is a fix.
This reverts commit eda4ef3add4d25345e0b29580776f1576040c525.
More information about the All-commits
mailing list