[all-commits] [llvm/llvm-project] 015e29: [SVE] Restore broken LLVM-C ABI compatability
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Fri May 15 11:50:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 015e297a37761d874317c1e79dfb4bd84a5e48f1
https://github.com/llvm/llvm-project/commit/015e297a37761d874317c1e79dfb4bd84a5e48f1
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-05-15 (Fri, 15 May 2020)
Changed paths:
M llvm/include/llvm-c/Core.h
M llvm/lib/IR/Core.cpp
M llvm/tools/llvm-c-test/echo.cpp
Log Message:
-----------
[SVE] Restore broken LLVM-C ABI compatability
Reviewers: deadalnix, efriedma, rengolin, jyknight, joerg
Reviewed By: joerg
Subscribers: tschuett, hiraditya, rkruppe, psnobl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D79915
More information about the All-commits
mailing list