[PATCH] D88891: [DebugInfo][InstrRef][1/4] Support transformations that widen or narrow defined values

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 10 17:33:36 PDT 2020


MaskRay added a comment.

`curl -L 'https://reviews.llvm.org/D88891?download=1'` does not have a/ or b/ prefix. Can you upload a diff with either `arc diff`, `git format-patch -1` or `git diff 'HEAD^'`? Thanks.

I think `arc diff` and `git format-patch -1` are preferred because they have the base commit information so people can apply this locally with `arc patch D88891`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88891/new/

https://reviews.llvm.org/D88891



More information about the llvm-commits mailing list