[all-commits] [llvm/llvm-project] 8f76f1: [OpenMP][Obvious] Fix test failing on BE architect...

Joseph Huber via All-commits all-commits at lists.llvm.org
Sun Jan 7 06:39:06 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f76f1816ea63b7cc28e150ba319ffbfe6351f9e
      https://github.com/llvm/llvm-project/commit/8f76f1816ea63b7cc28e150ba319ffbfe6351f9e
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2024-01-07 (Sun, 07 Jan 2024)

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

  Log Message:
  -----------
  [OpenMP][Obvious] Fix test failing on BE architectures

Summary:
This accidentally included a byte past the magic, which was out of order
on big endian architectures.




More information about the All-commits mailing list