[Hexagon] Remove -opaque-pointers=0 from tests
authorKrzysztof Parzyszek <kparzysz@quicinc.com>
Wed, 5 Apr 2023 13:54:31 +0000 (06:54 -0700)
committerKrzysztof Parzyszek <kparzysz@quicinc.com>
Wed, 5 Apr 2023 14:28:33 +0000 (07:28 -0700)
commitbd310a5ccabbc93d029196d1972a8a25bd93d844
tree1f78baffee5face2c1869cfe7779025ef10a2bba
parent428d38da4443c15b2f1b51a239c341c98aa1f390
[Hexagon] Remove -opaque-pointers=0 from tests

Two tests still had opaque-pointers=0:
(1) llvm/test/CodeGen/Hexagon/addrmode.ll
(2) llvm/test/CodeGen/Hexagon/swp-epilog-phi7.ll

Deleted (1) since it no longer exercised the original scenario, modified
(2) to reflect codegen changes.

This fixes https://github.com/llvm/llvm-project/issues/61928
llvm/test/CodeGen/Hexagon/addrmode.ll [deleted file]
llvm/test/CodeGen/Hexagon/swp-epilog-phi7.ll