[all-commits] [llvm/llvm-project] d17d50: [llvm-objcopy][MachO] Copy LC_ENCRYPT_INFO/LC_ENCR...
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Mon Apr 20 16:39:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d17d50ebc6ee5f0bda1db303b7da0a27bed5c7c1
https://github.com/llvm/llvm-project/commit/d17d50ebc6ee5f0bda1db303b7da0a27bed5c7c1
Author: Alexander Shaposhnikov <alexshap at fb.com>
Date: 2020-04-20 (Mon, 20 Apr 2020)
Changed paths:
A llvm/test/tools/llvm-objcopy/MachO/encrypt_info_64_lc.test
A llvm/test/tools/llvm-objcopy/MachO/encrypt_info_lc.test
M llvm/tools/llvm-objcopy/MachO/MachOLayoutBuilder.cpp
Log Message:
-----------
[llvm-objcopy][MachO] Copy LC_ENCRYPT_INFO/LC_ENCRYPT_INFO_64 load commands
Copy LC_ENCRYPT_INFO/LC_ENCRYPT_INFO_64 load commands.
Test plan: make check-all
Differential revision: https://reviews.llvm.org/D78339
More information about the All-commits
mailing list