[all-commits] [llvm/llvm-project] 1dfe02: [OpenMP] Add explicit triple to linker wrapper test

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Apr 20 04:26:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1dfe0273fda3972662bd979de3c216155b18f6ed
      https://github.com/llvm/llvm-project/commit/1dfe0273fda3972662bd979de3c216155b18f6ed
  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 explicit triple to linker wrapper test

Summary:
Some platforms like Mach-O require different handling of section names.
This is not supported on Mac-OS or Windows yet so we shouldn't be
testing the compilation there. Add an explicit triple to the tests.




More information about the All-commits mailing list