hanchenye-llvm-project/lld/lib
Shankar Easwaran b6c31f3878 [ELF] Create a map from Reference to Symbol.
In LLD's model, symbol is a property of the node (atom) and not a property of
edge (reference). Prior to this patch, we stored the symbol in the reference.
From post-commit comments, it seemed better to create a map from the reference
to the symbol instead and use this mapping wherever desired.

Address comments from Ruiu/Simon Atanasyan.

llvm-svn: 230273
2015-02-23 22:32:12 +00:00
..
Config add_lld_library -> add_llvm_library 2015-01-21 21:26:27 +00:00
Core [Core,MachO,Test] Remove trailing whitespace. 2015-02-22 23:54:38 +00:00
Driver [ELF] Teach GNU Driver about --stats. 2015-02-22 03:12:21 +00:00
ReaderWriter [ELF] Create a map from Reference to Symbol. 2015-02-23 22:32:12 +00:00
CMakeLists.txt Remove YAML/Native round-trip passes. 2015-02-20 22:10:28 +00:00
Makefile Revert "Add support library." 2014-11-11 00:40:36 +00:00