[all-commits] [llvm/llvm-project] 459381: [DWARF] Remove getMaxLineIncrementForSpecialOpcode...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Thu Aug 12 09:54:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45938114b247a773d1a9f4d711b9937062e03cda
https://github.com/llvm/llvm-project/commit/45938114b247a773d1a9f4d711b9937062e03cda
Author: Kazu Hirata <kazu at google.com>
Date: 2021-08-12 (Thu, 12 Aug 2021)
Changed paths:
M llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
Log Message:
-----------
[DWARF] Remove getMaxLineIncrementForSpecialOpcode (NFC)
The function was introduced without a use on Sep 16, 2011 in
commit 5acab501de113acb4c0d28b48e76c27631ba0904.
More information about the All-commits
mailing list