[all-commits] [llvm/llvm-project] 4d9499: [libomptarget] Make libomptarget.devicertl.a built...

Ye Luo via All-commits all-commits at lists.llvm.org
Mon Jun 20 06:30:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d9499e8cc39080e50f75d6059737bcc5cc43847
      https://github.com/llvm/llvm-project/commit/4d9499e8cc39080e50f75d6059737bcc5cc43847
  Author: Ye Luo <yeluo at anl.gov>
  Date:   2022-06-20 (Mon, 20 Jun 2022)

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

  Log Message:
  -----------
  [libomptarget] Make libomptarget.devicertl.a built in all cases.

Make libomptarget.device.a built when using -DLLVM_ENABLE_PROJECTS=openmp
Use add_custom_command.

Reviewed By: jhuber6

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




More information about the All-commits mailing list