1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/tools/llvm-lipo
Alexander Shaposhnikov 9a180ff58f [Object][MachO] Refine the interface of Slice
This patch performs a minor cleanup of the class Slice:
static methods and constructors which take a pointer but assume that
it's not null now take the argument by reference.
NFC.

Test plan: make check-all

Differential revision: https://reviews.llvm.org/D88320
2020-09-25 16:27:45 -07:00
..
CMakeLists.txt [llvm-lipo] Add support for bitcode files 2020-08-25 21:11:18 -07:00
LipoOpts.td [llvm-lipo] Add support for -extract 2019-11-21 16:11:48 -08:00
llvm-lipo.cpp [Object][MachO] Refine the interface of Slice 2020-09-25 16:27:45 -07:00
LLVMBuild.txt [llvm-lipo] Add support for bitcode files 2020-08-25 21:11:18 -07:00