Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D65540
[llvm-objcopy][MachO] Fix method names. NFC. ClosedPublic Authored by seiya on Jul 31 2019, 2:39 PM.
Details
Diff Detail
Event Timelineseiya retitled this revision from [llvm-objcopy][MachO] Fix method names. NFCI. to [llvm-objcopy][MachO] Fix method names. NFC..Jul 31 2019, 2:40 PM seiya added a parent revision: D65539: [llvm-objcopy][MachO] Implement a layout algorithm for executables. This revision is now accepted and ready to land.Jul 31 2019, 4:39 PM seiya added a child revision: D65799: [yaml2obj/obj2yaml][MachO] Allow setting custom section data.Aug 6 2019, 4:33 AM Comment Actions
Thank you for the ping! I'll commit this patch along with other accepted patches by Monday. (I use arc patch to apply patches but it seems that arc requires applying the parent patches (D63395/D65539) before.) Closed by commit rL369346: [llvm-objcopy][MachO] Fix method names. NFC. (authored by seiya). · Explain WhyAug 20 2019, 1:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 216070 llvm/trunk/tools/llvm-objcopy/MachO/MachOWriter.cpp
|