[PATCH] D22277: Rename VAStart -> ImageBase. NFC.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 13:05:33 PDT 2016


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22277.63721.patch
Type: text/x-patch
Size: 4128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160712/b2997337/attachment.bin>


More information about the llvm-commits mailing list