diff options
author | Rui Ueyama <ruiu@google.com> | 2013-06-14 02:30:34 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2013-06-14 02:30:34 +0000 |
commit | ef2c5413a95e2282354d58aa816553693f905f26 (patch) | |
tree | 00141f1eebfac17a85241e57870fc1e267f0fa80 /llvm/lib/ExecutionEngine/TargetSelect.cpp | |
parent | a6239aef1154669f2e40bcbf18be0b5b874d22dc (diff) | |
download | bcm5719-llvm-ef2c5413a95e2282354d58aa816553693f905f26.tar.gz bcm5719-llvm-ef2c5413a95e2282354d58aa816553693f905f26.zip |
[lld][PECOFF] Read relocation entries.
Summary:
COFFReference class is defined to represent relocation information for
COFFDefinedAtom, as ELFReference for ELFDefinedAtom. ReaderCOFF can now
read relocation entries and create COFFReferences accordingly.
I need to make WriterPECOFF to handle the relocation references created by
the reader, but this patch is already big, so I think it's probably better
to get it reviewed now.
Reviewers: Bigcheese
CC: llvm-commits
Differential Revision: http://llvm-reviews.chandlerc.com/D976
llvm-svn: 183964
Diffstat (limited to 'llvm/lib/ExecutionEngine/TargetSelect.cpp')
0 files changed, 0 insertions, 0 deletions