[ARM] Remove dead code from ARMConstantIslands.
authorEli Friedman <efriedma@quicinc.com>
Wed, 24 Jul 2019 23:36:14 +0000 (23:36 +0000)
committerEli Friedman <efriedma@quicinc.com>
Wed, 24 Jul 2019 23:36:14 +0000 (23:36 +0000)
commit82e109279d781aa7690d65a9401e7a9b492c7ccb
tree69daad3e81dfe352f2a0b05c1b1c8d8569d155c7
parent5cd5f9b65ddb6c1f3b79fd76df3ba6f2c182f004
[ARM] Remove dead code from ARMConstantIslands.

tLDRHi is not a pc-relative load; it can't directly refer to a
constant pool or jump table.

llvm-svn: 366963
llvm/lib/Target/ARM/ARMConstantIslandPass.cpp