[SeparateConstOffsetFromGEP] Remove TargetMachine.h include. NFC
authorCraig Topper <craig.topper@sifive.com>
Sat, 26 Feb 2022 05:39:03 +0000 (21:39 -0800)
committerCraig Topper <craig.topper@sifive.com>
Sat, 26 Feb 2022 05:40:00 +0000 (21:40 -0800)
commit1b1f8d6efffb2c9fc8f76563f313107832728144
tree3ae18feab0bda48be658adcf201a61c9133e3826
parent10e99eb7e4adbb8e2407e2f6ae3d2e6420d060c9
[SeparateConstOffsetFromGEP] Remove TargetMachine.h include. NFC

This doesn't appear to be used and it would be a layering violation
if it was.
llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp