[all-commits] [llvm/llvm-project] 0314df: [DebugInfo] Delete unused DwarfUnit::addConstantFP...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Nov 4 00:06:16 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0314dff051848bae3d929e11207b2a0acfa41254
https://github.com/llvm/llvm-project/commit/0314dff051848bae3d929e11207b2a0acfa41254
Author: Fangrui Song <i at maskray.me>
Date: 2020-11-04 (Wed, 04 Nov 2020)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
Log Message:
-----------
[DebugInfo] Delete unused DwarfUnit::addConstantFPValue & addConstantValue overloads. NFC
This functions appear to be unused for many years.
More information about the All-commits
mailing list