[all-commits] [llvm/llvm-project] 8c6492: [OpenMP] Add necessary registered targets for link...

Joseph Huber via All-commits all-commits at lists.llvm.org
Tue Apr 19 15:49:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c64928887997a176c8f78b26c0edf00d6b2f59d
      https://github.com/llvm/llvm-project/commit/8c64928887997a176c8f78b26c0edf00d6b2f59d
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2022-04-19 (Tue, 19 Apr 2022)

  Changed paths:
    M clang/test/Driver/linker-wrapper-image.c
    M clang/test/Driver/linker-wrapper.c

  Log Message:
  -----------
  [OpenMP] Add necessary registered targets for linker wrapper test

Summary:
The linker wrapper needs to use the registered backend to perform LTO.
This was causing problems on the buildbots that didn't support it.




More information about the All-commits mailing list