[PATCH] D124039: [OpenMP] Add better testing for the linker wrapper

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 19 14:42:49 PDT 2022


jhuber6 updated this revision to Diff 423743.
jhuber6 added a comment.

Fix test on Windows failing because of ".exe" at the end.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124039/new/

https://reviews.llvm.org/D124039

Files:
  clang/test/Driver/Inputs/dummy-bc.bc
  clang/test/Driver/Inputs/dummy-elf.o
  clang/test/Driver/linker-wrapper-image.c
  clang/test/Driver/linker-wrapper.c
  clang/test/lit.cfg.py
  clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124039.423743.patch
Type: text/x-patch
Size: 12568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220419/e2e94951/attachment.bin>


More information about the cfe-commits mailing list