[all-commits] [llvm/llvm-project] be0fea: [RISCV][NFC] Add CFI-related tests
Luís Marques via All-commits
all-commits at lists.llvm.org
Sun Nov 10 08:01:32 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: be0fead7bffbf65c519ca50c89584e65dcf18793
https://github.com/llvm/llvm-project/commit/be0fead7bffbf65c519ca50c89584e65dcf18793
Author: Luís Marques <luismarques at lowrisc.org>
Date: 2019-11-10 (Sun, 10 Nov 2019)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
M llvm/test/CodeGen/RISCV/frame-info.ll
M llvm/test/CodeGen/RISCV/vararg.ll
Log Message:
-----------
[RISCV][NFC] Add CFI-related tests
Summary: Adds tests necessary to properly show the impact of other
patches that affect the emission of CFI directives.
Reviewers: asb, lenary
Reviewed By: lenary
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D69721
More information about the All-commits
mailing list