diff options
author | Rui Ueyama <ruiu@google.com> | 2016-01-08 20:11:47 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-01-08 20:11:47 +0000 |
commit | b705b100127b0fec09f2219381d8428914773a27 (patch) | |
tree | b68dae05a68fe4f6ae2a93b03468a4fe84680fdb /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | cfe331042a7a26b8e141da0d937400bb04926393 (diff) | |
download | bcm5719-llvm-b705b100127b0fec09f2219381d8428914773a27.tar.gz bcm5719-llvm-b705b100127b0fec09f2219381d8428914773a27.zip |
ELF: Remove dead code.
R_X86_64_PLT32 is handled in the same way as R_X86_64_PC32 by
relocateOne(), so this function does not seems to be needed.
Without this code, all tests still pass.
http://reviews.llvm.org/D15971
llvm-svn: 257203
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions