Commit b897ebd
committed
[llvm-project] Backport fix for compilation issue with gcc-15
Update the LLVM tag with the following commits:
3e8577195510 UPSTREAM: Add missing include to X86MCTargetDesc.h (#123320)
2c45ceb5d258 UPSTREAM: [ADT] Add `<cstdint>` to SmallVector (#101761)1 parent 6d588d5 commit b897ebd
File tree
3 files changed
+3
-1
lines changed- interpreter/llvm-project
- llvm
- include/llvm/ADT
- lib/Target/X86/MCTargetDesc
3 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments