diff options
author | Shankar Easwaran <shankare@codeaurora.org> | 2015-02-23 22:32:12 +0000 |
---|---|---|
committer | Shankar Easwaran <shankare@codeaurora.org> | 2015-02-23 22:32:12 +0000 |
commit | b6c31f3878377b1c60bf5fe521fcb717e039e62b (patch) | |
tree | 0b1395b87b6e5f47f62658a73e47ab23355c88d0 /llvm/test | |
parent | 78a38c9f6d3c9512d4a30dc53ffa9f15275fba0f (diff) | |
download | bcm5719-llvm-b6c31f3878377b1c60bf5fe521fcb717e039e62b.tar.gz bcm5719-llvm-b6c31f3878377b1c60bf5fe521fcb717e039e62b.zip |
[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
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions