diff options
author | Rui Ueyama <ruiu@google.com> | 2015-04-04 02:16:26 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-04-04 02:16:26 +0000 |
commit | aa1eb0c2a5faa2af443b68754b37529ad74da995 (patch) | |
tree | 46baab8a1648a3e4d1e4c1fe82003fdd5dc89562 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 90120287386de2c102e1ab9632154618a2d2b2eb (diff) | |
download | llvm-aa1eb0c2a5faa2af443b68754b37529ad74da995.zip llvm-aa1eb0c2a5faa2af443b68754b37529ad74da995.tar.gz llvm-aa1eb0c2a5faa2af443b68754b37529ad74da995.tar.bz2 |
ELF: Remove ELF{Object,DSO}Reader alias templates.
Because of the previous change (r234074), ELFObjectReader became just
an alias for ELFReader. We can replace all occurrences of ELFObjectReader
with ELFReader.
In this patch, I also replaced ELFDSOReader to remove the alias template.
llvm-svn: 234076
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions