Commit 6df557b
authored
Fix getBitWidthValue compilation error on LLVM 20+ (#1248)
* Fixes #1242.
Introduced by upstream in
llvm/llvm-project#122289
Ref: iovisor/bcc#51941 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2213 | 2213 | | |
2214 | 2214 | | |
2215 | 2215 | | |
2216 | | - | |
2217 | | - | |
| 2216 | + | |
| 2217 | + | |
| 2218 | + | |
| 2219 | + | |
| 2220 | + | |
| 2221 | + | |
2218 | 2222 | | |
2219 | 2223 | | |
2220 | 2224 | | |
| |||
0 commit comments