Commit 0acc106
authored
Add CI job to check auto-generated code is committed (#211)
Added a job to verify that auto-generated code is committed after making changes to a corresponding source of truth.
This should prevent problems, like the recent atomic store instructions that were committed, but missing in `instructions.json` and vice versa.1 parent 6dbf380 commit 0acc106
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
13 | 29 | | |
14 | 30 | | |
15 | 31 | | |
| |||
0 commit comments