Revert "[ARM] Clear the constant pool cache on explicit .ltorg directives"
authorJames Molloy <james.molloy@arm.com>
Mon, 22 May 2017 08:49:28 +0000 (08:49 +0000)
committerJames Molloy <james.molloy@arm.com>
Mon, 22 May 2017 08:49:28 +0000 (08:49 +0000)
commit5cc75ae8f9139760083a5dce92568c9916b39557
tree6e2a6b80cdeec538d4bd8035d7475645ffa9d59b
parent5a9cf2e22d9d88bb550caf664db296bbbd6c6279
Revert "[ARM] Clear the constant pool cache on explicit .ltorg directives"

This reverts commit r302416. This was a fixup for r286006, which has now been reverted so this doesn't apply (either in concept or in code).

This commit itself has no problems, but the underlying issue it was fixing has now disappeared from the codebase.

llvm-svn: 303536
llvm/include/llvm/MC/ConstantPools.h
llvm/lib/MC/ConstantPools.cpp
llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp
llvm/test/MC/ARM/ltorg-range.s [deleted file]