Added the llvm.readport and llvm.writeport intrinsics.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12780 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
John Criswell 2004-04-08 20:26:21 +00:00
parent 8ba725b456
commit 60a505b1f6

View File

@ -57,6 +57,10 @@ namespace Intrinsic {
// Standard libm functions...
// Input/Output intrinsics
readport,
writeport,
//===------------------------------------------------------------------===//
// This section defines intrinsic functions used to represent Alpha
// instructions...