1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/tools/llvm-libtool-darwin
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-libtool-darwin] Add support for -arch_only 2020-08-13 11:08:46 -07:00
llvm-libtool-darwin.cpp [Object][MachO] Refine the interface of Slice 2020-09-25 16:27:45 -07:00
LLVMBuild.txt [llvm-libtool-darwin] Add support for -arch_only 2020-08-13 11:08:46 -07:00