[PATCH] D63341: [llvm-lipo] Implement -thin

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 14 11:30:52 PDT 2019


compnerd added inline comments.


================
Comment at: llvm/test/tools/llvm-lipo/thin-executable-universal-binary.test:1
+# UNSUPPORTED: windows
+# RUN: yaml2obj %s > %t-universal.o
----------------
Might be nice to have a comment about this explaining that the executable testing is not possible on Windows since all files are considered executable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63341





More information about the llvm-commits mailing list