[llvm-dev] How to get URL for updated files in review.llvm.org?

Eugene Sharygin via llvm-dev llvm-dev at lists.llvm.org
Sat Nov 24 06:41:40 PST 2018


Jeffrey Walton <noloader at gmail.com> writes:

> On Sat, Nov 24, 2018 at 9:20 AM Eugene Sharygin <eush77 at gmail.com> wrote:
>>
>> Jeffrey Walton via llvm-dev <llvm-dev at lists.llvm.org> writes:
>>
>> > Three files changed in https://reviews.llvm.org/D54787 . I want to get
>> > the URL for each file so I can wget/overwrite existing files in a
>> > tree.
>> >
>> > How do I determine the URL for updated files in review.llvm.org?
>>
>> There is "Show Raw File (Right)" option under "View Options" that allows
>> you to download an individual file from the review page.
>
> Thanks Eugene.
>
> I don't think I have that option: https://postimg.cc/r0XgXHsX (but
> I've been looking for it for several days).

It's located down the page in the Diff section, before each of
individual file's diffs. See [1].

[1]: https://wiki.mozilla.org/Phabricator/FAQ#How_do_I_download_the_patch_or_a_file_from_Phabricator_and_apply_it_locally.3F

Eugene


More information about the llvm-dev mailing list