mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-29 16:12:44 +00:00
add new intrinsic
llvm-svn: 10700
This commit is contained in:
parent
455225f717
commit
2ef279d638
@ -42,6 +42,7 @@ namespace Intrinsic {
|
||||
dbg_region_start, // Start of a region
|
||||
dbg_region_end, // End of a region
|
||||
dbg_func_start, // Start of a function
|
||||
dbg_declare, // Declare a local object
|
||||
|
||||
//===------------------------------------------------------------------===//
|
||||
// This section defines intrinsic functions used to represent Alpha
|
||||
|
Loading…
x
Reference in New Issue
Block a user