[all-commits] [llvm/llvm-project] 9583a3: [AsmPrinter] Delete dead takeDeletedSymbsForFuncti...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Jan 18 17:24:52 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9583a3f2625818b78c0cf6d473cdedb9f23ad82c
https://github.com/llvm/llvm-project/commit/9583a3f2625818b78c0cf6d473cdedb9f23ad82c
Author: Fangrui Song <i at maskray.me>
Date: 2020-01-18 (Sat, 18 Jan 2020)
Changed paths:
M llvm/include/llvm/CodeGen/MachineModuleInfo.h
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/CodeGen/MachineModuleInfo.cpp
Log Message:
-----------
[AsmPrinter] Delete dead takeDeletedSymbsForFunction()
The code added in r98579 is dead now.
More information about the All-commits
mailing list