mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-03 08:11:52 +00:00
Added the llvm.readport and llvm.writeport intrinsics.
llvm-svn: 12780
This commit is contained in:
parent
d8efae05fe
commit
d4fe3ec1d1
@ -57,6 +57,10 @@ namespace Intrinsic {
|
||||
// Standard libm functions...
|
||||
|
||||
|
||||
// Input/Output intrinsics
|
||||
readport,
|
||||
writeport,
|
||||
|
||||
//===------------------------------------------------------------------===//
|
||||
// This section defines intrinsic functions used to represent Alpha
|
||||
// instructions...
|
||||
|
Loading…
x
Reference in New Issue
Block a user