llvm-project/lld/lib
Shankar Easwaran 2e4424b431 [lld][ELF] Add Init/Fini support
This creates .init_array/.fini_array section for X86_64 ELF
targets and executes init/fini functions specified by the
-init/-fini options respectively.

llvm-svn: 189719
2013-08-31 05:27:44 +00:00
..
Core [lld][LinkingContext] Atoms created from command line options should be available in YAML 2013-08-31 05:27:38 +00:00
Driver [lld][ELF] Add Init/Fini support 2013-08-31 05:27:44 +00:00
Passes Fix test failure introduced in r187271 by enabling pipefail. 2013-07-29 21:50:33 +00:00
ReaderWriter [lld][ELF] Add Init/Fini support 2013-08-31 05:27:44 +00:00
CMakeLists.txt Add the core architecture for the lld driver. 2012-12-08 00:47:36 +00:00