add new intrinsic

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10700 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-01-06 05:32:17 +00:00
parent cdf31c662a
commit b4ebc04945

View File

@ -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