1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/tools/llvm-lipo
Shoaib Meenai 8170d669b1 [MachO] Add valid architecture function
Added array of valid architectures and function returning array.
Modified llvm-lipo to include list of valid architectures in error message for invalid arch.

Patch by Anusha Basana <anusha.basana@gmail.com>

Differential Revision: https://reviews.llvm.org/D63735

llvm-svn: 365099
2019-07-04 00:17:02 +00:00
..
CMakeLists.txt
LipoOpts.td [llvm-lipo] Implement -thin 2019-06-21 21:59:01 +00:00
llvm-lipo.cpp [MachO] Add valid architecture function 2019-07-04 00:17:02 +00:00
LLVMBuild.txt