[all-commits] [llvm/llvm-project] 6b0db9: [Libomptarget] Fix LTO command line in test

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Jul 20 07:19:17 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b0db92bbd507a9aeb05728ef24cdd992b648cc0
      https://github.com/llvm/llvm-project/commit/6b0db92bbd507a9aeb05728ef24cdd992b648cc0
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M openmp/libomptarget/test/lit.cfg

  Log Message:
  -----------
  [Libomptarget] Fix LTO command line in test

Summary:
The test passed -offload-lto instead of -foffload-lto.


  Commit: b5b20164d215070d303de2a17d5936d1ff856a8f
      https://github.com/llvm/llvm-project/commit/b5b20164d215070d303de2a17d5936d1ff856a8f
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M openmp/libomptarget/cmake/Modules/LibomptargetGetDependencies.cmake
    M openmp/libomptarget/src/CMakeLists.txt

  Log Message:
  -----------
  Revert "[Libomptarget] Make libomptarget an LLVM library"

This reverts commit 643dfd97d52e7b0c0dfbe7fd6046de9d43b3daa6.

This patch still makes the AMDGPU buildbots unhappy. Reverting for now
until the AMD folks figure it out.


Compare: https://github.com/llvm/llvm-project/compare/bd519b9335fe...b5b20164d215


More information about the All-commits mailing list