mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-14 17:34:41 +00:00
Urg, check in header I forgot. :(
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11353 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cb7cb71bc8
commit
5ab827ff4a
@ -44,6 +44,12 @@ namespace Intrinsic {
|
||||
dbg_func_start, // Start of a function
|
||||
dbg_declare, // Declare a local object
|
||||
|
||||
// Standard libc functions...
|
||||
memcpy,
|
||||
|
||||
// Standard libm functions...
|
||||
|
||||
|
||||
//===------------------------------------------------------------------===//
|
||||
// This section defines intrinsic functions used to represent Alpha
|
||||
// instructions...
|
||||
|
Loading…
x
Reference in New Issue
Block a user