commit | dad8def3c2b04a94e49e0fa663b192af02facde4 | [log] [tgz] |
---|---|---|
author | James Y Knight <jyknight@google.com> | Wed Nov 28 15:30:39 2018 +0000 |
committer | James Y Knight <jyknight@google.com> | Wed Nov 28 15:30:39 2018 +0000 |
tree | 5ef6a25acfc27b37ea0c5975becbcd42f96449e3 | |
parent | 95f8d2a9fb1162515508462f7513655512298420 [diff] |
llvm-git: More tweaks. On python3, use bytes for reading and applying the patch file, rather than str. This fixes encoding issues when applying patches with python3.X (reported by zturner). Also, simplify and speed up "svn update" via svn's "--parents" argument, instead of manually computing and supplying the list of parent directories to update. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@347766 91177308-0d34-0410-b5e6-96231b3b80d8