Rafael Auler ad11d4c196 [LinkerScript] Implement linker script expression evaluation
The expression evaluation is needed when interpreting linker scripts, in order
to calculate the value for new symbols or to determine a new position to load
sections in memory. This commit extends Expression nodes from the linker script
AST with evaluation functions, and also contains a unit test.

http://reviews.llvm.org/D8156

llvm-svn: 231707
2015-03-09 21:43:35 +00:00
..
2014-06-04 09:54:07 +00:00
2015-03-09 18:59:55 +00:00
2015-03-06 01:44:07 +00:00
2012-05-04 01:14:02 +00:00