[PATCH] D124106: [lld/mac] Warn that writing zippered outputs isn't implemented

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 09:57:48 PDT 2022


thakis added a comment.

This started out very harmless, until I realized I had to rewrite basically all tests :/

(The alternative is to keep the "this means mac" semantics implicitly for `%lld`  and add `%lld-no-platform-version`, but that seems worse in all aspects except that it's a bit less work short term.)


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

https://reviews.llvm.org/D124106



More information about the llvm-commits mailing list