[all-commits] [llvm/llvm-project] 6d7284: [llvm-objcopy][MachO] Code cleanup
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Tue Jun 29 14:08:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d72845a8517eea6a69a493351fb4f03f3c10c21
https://github.com/llvm/llvm-project/commit/6d72845a8517eea6a69a493351fb4f03f3c10c21
Author: Alexander Shaposhnikov <alexshap at fb.com>
Date: 2021-06-29 (Tue, 29 Jun 2021)
Changed paths:
M llvm/tools/llvm-objcopy/MachO/MachOReader.cpp
Log Message:
-----------
[llvm-objcopy][MachO] Code cleanup
1. Remove unnecessary templates.
2. Fix potentially unaligned reads inside constructSection.
Test plan: make check-all
Differential revision: https://reviews.llvm.org/D105089
More information about the All-commits
mailing list