Commit 36497ab
committed
[lldb] 167388 chore: add api to return arch name for target: use target.arch_name instead of target.GetArchName() in script
Signed-off-by: Nikita B <[email protected]>1 parent 83750dd commit 36497ab
File tree
2 files changed
+2
-2
lines changed- lldb
- examples/python/templates
- test/API/python_api/target
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments