Commit f455245
Fix missing includes (#2605)
The affected source files were relying on transitive includes that
were no longer included after recent llvm-project changes (such as
36c6632 ("[IR] Don't include PassInstrumentation.h in
PassManager.h (NFC) (#96219)", 2024-06-21)).
Original commit:
KhronosGroup/SPIRV-LLVM-Translator@97069a601d2e7331 parent 1a321de commit f455245
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
0 commit comments