[all-commits] [llvm/llvm-project] 1bddb0: [Libomptarget] Clean up DeviceRTL CMake and remove...

Joseph Huber via All-commits all-commits at lists.llvm.org
Fri Oct 7 08:10:50 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1bddb0fc2312efd82987c8ea20a5a7d66f6d1b26
      https://github.com/llvm/llvm-project/commit/1bddb0fc2312efd82987c8ea20a5a7d66f6d1b26
  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] Clean up DeviceRTL CMake and remove unused flags

Summary:
This patch just cleans up the unused flags in the DeviceRTL. These
should no longer be necessary or are redundant. Also add the extract
tool and packager to the check and error message if not found. This will
make it easier to tell if they are not present.




More information about the All-commits mailing list