llvm-project/lld/lib
Simon Atanasyan 87a559212b [ELF] Allow target to adjust a symbol's value for using in a dynamic tag
Some targets like microMIPS and ARM Thumb use the last bit of a symbol's
value to mark 'compressed' code. This patch adds new virtual function
`DynamicTable::getAtomVirtualAddress` which allows to adjust a symbol's
value before using it in a dynamic table tags like DT_INIT / DT_FINI.

llvm-svn: 223963
2014-12-10 20:09:12 +00:00
..
Config Add support to print version. 2014-10-08 03:47:51 +00:00
Core Re-commit r223330: Rewrite InputGraph's Group 2014-12-10 00:33:00 +00:00
Driver [ELF] Make -init/-fini options compatible with the gnu linker 2014-12-10 05:38:46 +00:00
Passes [mach-o] Add support for -order_file option 2014-11-07 21:01:21 +00:00
ReaderWriter [ELF] Allow target to adjust a symbol's value for using in a dynamic tag 2014-12-10 20:09:12 +00:00
CMakeLists.txt Revert "Add support library." 2014-11-11 00:40:36 +00:00
Makefile Revert "Add support library." 2014-11-11 00:40:36 +00:00