Commit 87af60f
committed
Makefile: build testdata using clang-14, 17, 20
A prior commit upgraded the toolchain to this set of LLVM versions.
-mcpu=v3 is now the default in LLVM 20, so specify -mcpu=v2 explicitly to
maintain compatibility with 4.x kernels.
Signed-off-by: Timo Beckers <[email protected]>1 parent 39f281f commit 87af60f
File tree
61 files changed
+8
-11
lines changed- btf/testdata
- docs/examples/getting_started
- examples
- cgroup_skb
- fentry
- kprobe_percpu
- kprobepin
- kprobe
- ringbuffer
- tcprtt_sockops
- tcprtt
- tracepoint_in_c
- uretprobe
- xdp
- testdata
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+8
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments