Rename VAStart -> ImageBase. NFC.
authorRui Ueyama <ruiu@google.com>
Wed, 13 Jul 2016 18:40:59 +0000 (18:40 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 13 Jul 2016 18:40:59 +0000 (18:40 +0000)
commit484a49514f9d3e40c671a28cf8d9627b4049c51a
tree1cebcdf4d6a066b8b706e55f5d58932fc6fe667e
parent904a88025aaf29e4113a916c471dacbb2e65e55d
Rename VAStart -> ImageBase. NFC.

Config members are named after corresponding command line options.
This patch renames VAStart ImageBase so that they are in line with
--image-base.

Differential Revision: http://reviews.llvm.org/D22277

llvm-svn: 275298
lld/ELF/Config.h
lld/ELF/Driver.cpp
lld/ELF/OutputSections.cpp
lld/ELF/Target.cpp
lld/ELF/Target.h
lld/ELF/Writer.cpp