mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-16 14:31:59 +00:00
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
This commit is contained in:
parent
e5a4c15da6
commit
f1d483d641
@ -60,6 +60,8 @@ namespace Intrinsic {
|
||||
// Input/Output intrinsics
|
||||
readport,
|
||||
writeport,
|
||||
readio,
|
||||
writeio,
|
||||
|
||||
//===------------------------------------------------------------------===//
|
||||
// This section defines intrinsic functions used to represent Alpha
|
||||
|
Loading…
x
Reference in New Issue
Block a user