[PATCH] D22277: Rename VAStart -> ImageBase. NFC.
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 13 08:00:06 PDT 2016
LGTM
On 12 July 2016 at 16:05, Rui Ueyama via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> ruiu created this revision.
> ruiu added a reviewer: phosek.
> ruiu added a subscriber: llvm-commits.
>
> Config members are named after corresponding command line options.
> This patch renames VAStart ImageBase so that they are in line with
> --image-base.
>
> http://reviews.llvm.org/D22277
>
> Files:
> ELF/Config.h
> ELF/Driver.cpp
> ELF/OutputSections.cpp
> ELF/Target.cpp
> ELF/Target.h
> ELF/Writer.cpp
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
More information about the llvm-commits
mailing list