[all-commits] [llvm/llvm-project] d812ef: [SafeStack, NFC] Fix names after files move
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Jun 17 01:09:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d812efb121f72958cc88c866f3ed3b80ed052856
https://github.com/llvm/llvm-project/commit/d812efb121f72958cc88c866f3ed3b80ed052856
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-06-17 (Wed, 17 Jun 2020)
Changed paths:
M llvm/include/llvm/Analysis/StackLifetime.h
M llvm/lib/Analysis/StackLifetime.cpp
M llvm/lib/CodeGen/SafeStack.cpp
M llvm/lib/CodeGen/SafeStackLayout.cpp
M llvm/lib/CodeGen/SafeStackLayout.h
Log Message:
-----------
[SafeStack,NFC] Fix names after files move
Summary: Depends on D81831.
Reviewers: eugenis, pcc
Reviewed By: eugenis
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D81832
More information about the All-commits
mailing list