Urg, check in header I forgot. :(
llvm-svn: 11353
This commit is contained in:
parent
71957a90b3
commit
e0ea5cff8a
@ -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