mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
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:
parent
cdf31c662a
commit
b4ebc04945
@ -42,6 +42,7 @@ namespace Intrinsic {
|
|||||||
dbg_region_start, // Start of a region
|
dbg_region_start, // Start of a region
|
||||||
dbg_region_end, // End of a region
|
dbg_region_end, // End of a region
|
||||||
dbg_func_start, // Start of a function
|
dbg_func_start, // Start of a function
|
||||||
|
dbg_declare, // Declare a local object
|
||||||
|
|
||||||
//===------------------------------------------------------------------===//
|
//===------------------------------------------------------------------===//
|
||||||
// This section defines intrinsic functions used to represent Alpha
|
// This section defines intrinsic functions used to represent Alpha
|
||||||
|
Loading…
x
Reference in New Issue
Block a user