[all-commits] [llvm/llvm-project] f09ca5: DWARFDie: Improve type printing for function and a...
David Blaikie via All-commits
all-commits at lists.llvm.org
Sun Sep 19 12:59:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f09ca5c6461b604113b6e1adb825be2d92575aff
https://github.com/llvm/llvm-project/commit/f09ca5c6461b604113b6e1adb825be2d92575aff
Author: David Blaikie <dblaikie at gmail.com>
Date: 2021-09-19 (Sun, 19 Sep 2021)
Changed paths:
M llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
M llvm/test/tools/llvm-dwarfdump/X86/prettyprint_types.s
Log Message:
-----------
DWARFDie: Improve type printing for function and array types - with qualifiers (cv/reference) and pointers to them
More information about the All-commits
mailing list