[PATCH] D142932: Multilib YAML parsing

Michael Platings via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 7 05:48:25 PDT 2023


michaelplatings updated this revision to Diff 529269.
michaelplatings added a comment.

@phosek thanks for your suggestion, that's now implemented. In practise for LLVM Embedded Toolchain for Arm we haven't yet needed `NoMatchFlags` so I've removed that feature.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142932

Files:
  clang/include/clang/Driver/Multilib.h
  clang/lib/Driver/Multilib.cpp
  clang/unittests/Driver/MultilibTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142932.529269.patch
Type: text/x-patch
Size: 18461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230607/311b9d38/attachment-0001.bin>


More information about the cfe-commits mailing list