[all-commits] [llvm/llvm-project] d466e1: [IR] Delete unused ReplaceLast in DebugLoc::append...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jan 8 23:32:21 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d466e10ab1314e361d127fee6b5ac927964fd121
https://github.com/llvm/llvm-project/commit/d466e10ab1314e361d127fee6b5ac927964fd121
Author: Fangrui Song <i at maskray.me>
Date: 2021-01-08 (Fri, 08 Jan 2021)
Changed paths:
M llvm/include/llvm/IR/DebugLoc.h
M llvm/lib/IR/DebugLoc.cpp
Log Message:
-----------
[IR] Delete unused ReplaceLast in DebugLoc::appendInlineAt
Not used after r304488
More information about the All-commits
mailing list