Commit 44e3ae6
RuntimeLibcalls: Fix missing const on getLibcallNames (llvm#143074)
This is made simpler by just returning the array ref instead of
the fancy range.1 parent ea3f687 commit 44e3ae6
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
86 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments