ELF: Make the special variable "." as a LinkerScript class member.
authorRui Ueyama <ruiu@google.com>
Fri, 22 Apr 2016 00:03:13 +0000 (00:03 +0000)
committerRui Ueyama <ruiu@google.com>
Fri, 22 Apr 2016 00:03:13 +0000 (00:03 +0000)
commitc998a8c04419456149c84ab60c4be30a566c8596
treec936ea78b778d025ab61f63dce70b309facc2e5b
parent04e7fb778dbe8f99ea95bb40f57f5063a75669fd
ELF: Make the special variable "." as a LinkerScript class member.

I will eventually make `evaluate` function a usual parse function
rather than a function that works on a separate token list.
This is the first step toward that.

llvm-svn: 267083
lld/ELF/LinkerScript.cpp
lld/ELF/LinkerScript.h