mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01: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…
Reference in New Issue
Block a user