[all-commits] [llvm/llvm-project] defe07: [Libomptarget] Remove debug definitions DeviceRTL'...

Joseph Huber via All-commits all-commits at lists.llvm.org
Fri Oct 7 09:31:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: defe072010ac365981f7e95ce07cccc4b64ebaba
      https://github.com/llvm/llvm-project/commit/defe072010ac365981f7e95ce07cccc4b64ebaba
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2022-10-07 (Fri, 07 Oct 2022)

  Changed paths:
    M openmp/libomptarget/DeviceRTL/CMakeLists.txt

  Log Message:
  -----------
  [Libomptarget] Remove debug definitions DeviceRTL's CMake

These debugging definitions are no longer used in the new runtime. The
old runtime has been removed since Clang-14 so we can safely get rid of
these leftover variables.

Reviewed By: tianshilei1992

Differential Revision: https://reviews.llvm.org/D135452




More information about the All-commits mailing list