[all-commits] [llvm/llvm-project] 9ad9f0: [NFC][llvm-dwarfdump] Code clean up for inlined va...
Djordje Todorovic via All-commits
all-commits at lists.llvm.org
Mon May 10 05:51:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9ad9f0c731702dddd401b5ec0c4bca8394dd43e8
https://github.com/llvm/llvm-project/commit/9ad9f0c731702dddd401b5ec0c4bca8394dd43e8
Author: Djordje Todorovic <djordje.todorovic at syrmia.com>
Date: 2021-05-10 (Mon, 10 May 2021)
Changed paths:
M llvm/tools/llvm-dwarfdump/Statistics.cpp
Log Message:
-----------
[NFC][llvm-dwarfdump] Code clean up for inlined var loc stats
This is preparation for the https://reviews.llvm.org/D101025.
The D101025 will start calculating var locstats for concrete fns
that refere to an abstract origin as well.
More information about the All-commits
mailing list