Modified the prototypes of the llvm.readport and llvm.writeport intrinsics
authorJohn Criswell <criswell@uiuc.edu>
Fri, 9 Apr 2004 16:43:20 +0000 (16:43 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Fri, 9 Apr 2004 16:43:20 +0000 (16:43 +0000)
commit7123e27894e989f8de24990accdafc63dd061bf3
tree550e164abb7ed724db1f55d9592d288e95bd7f7b
parentcfd3baccce806243243e8ad6943a9208f737f62a
Modified the prototypes of the llvm.readport and llvm.writeport intrinsics
so that they do not specify specific integer sizes (as those are
constrained by the code generator, not the intrinsic itself).

Also put these intrinsics into their own "Operating System" section.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12789 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.html