[PATCH] D145770: [clang-offload-bundler] Standardize TargetID field for bundler

Jacob Lambert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 15 10:55:55 PDT 2023


lamb-j added a comment.
Herald added a subscriber: jplehr.

Needed to update this after landing with two quick patch fixes:

  [clang-offload-bundler] Fix test failures and document typo (65fb636bd462)
  
  [clang-offload-bundler] Fix error with regex in bundler test (f3b991202689)

There were also two quick fixes by others that overlapped but got in before my fixes:

  Mark test modified in e48ae0d as XFAIL for PS4/PS5 until the author ... (768211f48f2d)
  
  clang/test/Driver/clang-offload-bundler-standardize.c REQUIRES asserts. (fixup D145770) (d4a4d0d79127)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145770



More information about the cfe-commits mailing list