[all-commits] [llvm/llvm-project] 60a40c: [OpenMP] Fix KeepAlive usage

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Sep 22 11:39:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 60a40cf37904f6496ad038be5f494e3c37a7d1bb
      https://github.com/llvm/llvm-project/commit/60a40cf37904f6496ad038be5f494e3c37a7d1bb
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2021-09-22 (Wed, 22 Sep 2021)

  Changed paths:
    M openmp/libomptarget/DeviceRTL/include/Utils.h
    M openmp/libomptarget/DeviceRTL/src/Mapping.cpp
    M openmp/libomptarget/DeviceRTL/src/Utils.cpp

  Log Message:
  -----------
  [OpenMP] Fix KeepAlive usage

Summary:
Functions were called the wrong way around, this didn't keep the symbol
alive.




More information about the All-commits mailing list