Finish adding the llvm.readio and llvm.writeio intrinsics.
authorJohn Criswell <criswell@uiuc.edu>
Wed, 14 Apr 2004 13:46:52 +0000 (13:46 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Wed, 14 Apr 2004 13:46:52 +0000 (13:46 +0000)
commit994a765e5cc28beae12e99fe2c680ad15c951cbd
treefe84fbfcb0be14648cde7f5612743dfe1bc5b2b9
parentd9955aaa61adbcb7118d4d090d00a4c6a7bbadf1
Finish adding the llvm.readio and llvm.writeio intrinsics.
Sorry these didn't get in yesterday.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12942 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Function.cpp
lib/VMCore/Verifier.cpp