From: Chris Lattner Date: Wed, 14 Apr 2004 02:22:54 +0000 (+0000) Subject: Temporarily hack in the intrinsics that John added. I expect him to finish up their... X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=f1d483d64126c776a0436d9adea2e5be17dba0e8;p=oota-llvm.git Temporarily hack in the intrinsics that John added. I expect him to finish up their addition, but in the meantime, the build should not be broken. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12938 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Intrinsics.h b/include/llvm/Intrinsics.h index 6a9ea809b14..41aa3ed5314 100644 --- a/include/llvm/Intrinsics.h +++ b/include/llvm/Intrinsics.h @@ -60,6 +60,8 @@ namespace Intrinsic { // Input/Output intrinsics readport, writeport, + readio, + writeio, //===------------------------------------------------------------------===// // This section defines intrinsic functions used to represent Alpha