[all-commits] [llvm/llvm-project] ee74ab: [OpenMP] Add triple to the linker wrapper job

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Apr 20 05:24:02 PDT 2022


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

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

  Log Message:
  -----------
  [OpenMP] Add triple to the linker wrapper job

Summary:
I forgot to add the triple to the linker wrapper job, so we were still
generating code for the unintended platforms.




More information about the All-commits mailing list