Commit f11d979
authored
[LTO] Extend CAS build workaround to LTO (#20814)
Shared library build fails with the same error Jinsong saw and fixed in
e676cb0
as part of the pulldown. This was missed because we don't run the
nightly as part of the pulldown CI, and we only do a shared library
build in the nightly.
Fix confirmed in
https://github.com/intel/llvm/actions/runs/19906696122/job/57064646962
Closes: #20743
Signed-off-by: Nick Sarnie <[email protected]>1 parent 27bcab9 commit f11d979
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
1 | 8 | | |
2 | 9 | | |
3 | 10 | | |
| |||
0 commit comments