[all-commits] [llvm/llvm-project] c5b56c: Revert "[RISCV] Fix wrong CFI directives"
Luís Marques via All-commits
all-commits at lists.llvm.org
Wed Nov 13 05:29:20 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c5b56caa322b00e7d31a03523313a7e3bc135bcc
https://github.com/llvm/llvm-project/commit/c5b56caa322b00e7d31a03523313a7e3bc135bcc
Author: Luís Marques <luismarques at lowrisc.org>
Date: 2019-11-13 (Wed, 13 Nov 2019)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
M llvm/test/CodeGen/RISCV/exception-pointer-register.ll
M llvm/test/CodeGen/RISCV/frame-info.ll
M llvm/test/CodeGen/RISCV/large-stack.ll
M llvm/test/CodeGen/RISCV/split-offsets.ll
M llvm/test/CodeGen/RISCV/vararg.ll
Log Message:
-----------
Revert "[RISCV] Fix wrong CFI directives"
test/DebugInfo/RISCV/relax-debug-frame.ll wasn't properly updated.
More information about the All-commits
mailing list