llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
28.96k stars 11.94k forks source link

- llvm-lipo does not support archive files #41655

Open llvmbot opened 5 years ago

llvmbot commented 5 years ago
Bugzilla Link 42310
Version trunk
OS All
Reporter LLVM Bugzilla Contributor
CC @alexshap,@smeenai

Extended Description

Llvm-lipo is designed as a drop-in for cctools lipo, which supports archive files.

For a more complete tool, support for archive files should be added.

glandium commented 6 months ago

I can't tell since when, but it does support archive files now.

glandium commented 6 months ago

Actually, it doesn't for operations like -info