[all-commits] [llvm/llvm-project] 47552a: [StackSafety] Change how callee searched in index
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Sun Aug 16 04:48:35 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 47552a614a8c95e1817d83755a4a6a2508da7f8a
https://github.com/llvm/llvm-project/commit/47552a614a8c95e1817d83755a4a6a2508da7f8a
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-08-16 (Sun, 16 Aug 2020)
Changed paths:
M llvm/lib/Analysis/StackSafetyAnalysis.cpp
M llvm/test/Analysis/StackSafetyAnalysis/ipa.ll
Log Message:
-----------
[StackSafety] Change how callee searched in index
Handle other than local linkage types.
More information about the All-commits
mailing list