add new intrinsic
authorChris Lattner <sabre@nondot.org>
Tue, 6 Jan 2004 05:32:17 +0000 (05:32 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 6 Jan 2004 05:32:17 +0000 (05:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10700 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Intrinsics.h

index f55c9c0254d3716677198ba399de17cbbfdb76fd..6dfe776ca0450bba764e0883fcfd9ad8f8902d14 100644 (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