Sometimes it can be useful to restrict the use of Dot in expression.
Patch allows to do that by replacing the uint64_t with a std::function,
which will be able either to return Dot value or error out.
I am using this in D23063.
Differential D23062
[ELF] - Linkerscript: use expression instead of uint64_t for Dot argument. AbandonedPublic Authored by grimar on Aug 2 2016, 7:20 AM.
Diff 66470 ELF/LinkerScript.h
ELF/LinkerScript.cpp
|