[all-commits] [llvm/llvm-project] 4792ba: [LiveDebugValues] Remove LexicalScope param from V...
Heejin Ahn via All-commits
all-commits at lists.llvm.org
Wed Dec 21 15:12:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4792ba5971b6dc4801ae174d3cab98f89747a2fd
https://github.com/llvm/llvm-project/commit/4792ba5971b6dc4801ae174d3cab98f89747a2fd
Author: Heejin Ahn <aheejin at gmail.com>
Date: 2022-12-21 (Wed, 21 Dec 2022)
Changed paths:
M llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list