[memprof] Remove an unused using directive (#117004)
commit81c2024311ab1f0a30c73df8d0957b86c5dac282
authorKazu Hirata <kazu@google.com>
Wed, 20 Nov 2024 17:10:02 +0000 (20 09:10 -0800)
committerGitHub <noreply@github.com>
Wed, 20 Nov 2024 17:10:02 +0000 (20 09:10 -0800)
tree2c3c91af544b90088c16d2675eb22f47fc550d72
parentba7cc955662cfebb614c6a37a7341ba6072a0b70
[memprof] Remove an unused using directive (#117004)

We've switched to LineLocation from FieldsAre, so we don't need this
"using" directive anymore.
llvm/unittests/Transforms/Instrumentation/MemProfUseTest.cpp