[all-commits] [llvm/llvm-project] ecd2aa: [DebugInfo] Merge DebugInfoFinder::{processDeclare...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Feb 1 23:00:56 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ecd2aaee0645e832566850044c4ee5fc5ff76a02
https://github.com/llvm/llvm-project/commit/ecd2aaee0645e832566850044c4ee5fc5ff76a02
Author: Fangrui Song <maskray at google.com>
Date: 2020-02-01 (Sat, 01 Feb 2020)
Changed paths:
M llvm/include/llvm/IR/DebugInfo.h
M llvm/lib/IR/DebugInfo.cpp
Log Message:
-----------
[DebugInfo] Merge DebugInfoFinder::{processDeclare,processValue} into processVariable
The two functions are identical.
More information about the All-commits
mailing list