hanchenye-llvm-project/lld/unittests
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
..
CoreTests MSVC 2013 appears to be able to compile make_ptr_range without issue, so removing that guard in the unit test. 2015-02-16 18:00:11 +00:00
DriverTests [LinkerScript] Implement linker script expression evaluation 2015-03-09 21:43:35 +00:00
MachOTests Fix Mach-O unit tests breakage on Windows 2014-11-07 02:54:52 +00:00
CMakeLists.txt Supoort mach-o encoded in yaml. 2013-10-08 00:43:34 +00:00
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00