]> granicus.if.org Git - llvm/commit
Revert "Expose TailCallKind via the LLVM C API"
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 15 Aug 2019 03:49:51 +0000 (03:49 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 15 Aug 2019 03:49:51 +0000 (03:49 +0000)
commitd91aaf6ee55c65c6e35fcf7ad9e62ffe4a68aa0c
tree66036c3e104b0007810df9fe837128037887dbd0
parent2d8a33938453a947ba2345780f83c2eec67aafa1
Revert "Expose TailCallKind via the LLVM C API"

This is failing on several build bots. Reverting as discussed in
https://reviews.llvm.org/D66061.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368953 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/Core.h
lib/IR/Core.cpp
test/Bindings/llvm-c/invoke.ll
tools/llvm-c-test/echo.cpp