[all-commits] [llvm/llvm-project] aa48a4: [llvm-dwarfdump][test] Add a --statistics test for...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Aug 18 09:08:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: aa48a480b89ab969448851ee888357d42ee7761e
https://github.com/llvm/llvm-project/commit/aa48a480b89ab969448851ee888357d42ee7761e
Author: Fangrui Song <i at maskray.me>
Date: 2020-08-18 (Tue, 18 Aug 2020)
Changed paths:
M llvm/test/tools/llvm-dwarfdump/X86/statistics.ll
Log Message:
-----------
[llvm-dwarfdump][test] Add a --statistics test for a DW_AT_artificial variable
There is an untested but useful case: `this` (even if not written) is counted as a
source variable.
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D86044
More information about the All-commits
mailing list