[PATCH] D23931: [XRay] ARM 32-bit no-Thumb support in LLVM
Dean Michael Berris via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 7 17:23:36 PDT 2016
dberris added a comment.
For some reason the standard `arc patch DNNNNN` workflow doesn't apply to this patch (I'm not sure if it's generated in a manner not using arcanist). I've had to massage this manually by doing:
curl https://reviews.llvm.org/file/data/spjqzhddatjrbozzbl4u/PHID-FILE-7s4h3zdshadln2e7cgbi/D23931.diff | git apply - -p0 --ignore-whitespace --whitespace=fix
I may have to do something similar to the other patches, so all landing errors will be mine.
https://reviews.llvm.org/D23931
More information about the llvm-commits
mailing list