This repository was archived by the owner on Aug 25, 2024. It is now read-only.
Commit 81a0e35
John Andersen
df: base: OperationImplementation config op.name
* df: base: OperationImplementation add_label and add_orig_label methods
now use op.name instead of ENTRY_POINT_ORIG_LABEL and
ENTRY_POINT_NAME. Since they already have an op.name to go off of.
Fixes: #76
Signed-off-by: John Andersen <[email protected]>1 parent 5266361 commit 81a0e35
2 files changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
79 | 91 | | |
80 | 92 | | |
81 | 93 | | |
| |||
0 commit comments