[LiveDebugValues] Remove LexicalScope param from VarLoc (NFC)
authorHeejin Ahn <aheejin@gmail.com>
Thu, 15 Dec 2022 21:58:51 +0000 (13:58 -0800)
committerHeejin Ahn <aheejin@gmail.com>
Wed, 21 Dec 2022 23:11:38 +0000 (15:11 -0800)
commit4792ba5971b6dc4801ae174d3cab98f89747a2fd
treeec1f479734ea4a0353ff8d02ff3edf62f68c8cc3
parent437346abe18ec4fc982ae36f6821487dafc1a06e
[LiveDebugValues] Remove LexicalScope param from VarLoc (NFC)

It doesn't seem to be used anymore.

Reviewed By: dschuff

Differential Revision: https://reviews.llvm.org/D140258
llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp