Commit 438bae3
committed
Adapt to removal of BitcodeSuffix in libomptarget...
This should fix:
```
RPM build errors:
absolute symlink: /usr/bin/clang-format-diff ->
/usr/share/clang/clang-format-diff.py
File not found:
/builddir/build/BUILD/llvm-20.0.0_pre20241225.g34f8573a514915-build/BUILDROOT/usr/lib64/libomptarget-amdgpu-*.bc
File not found:
/builddir/build/BUILD/llvm-20.0.0_pre20241225.g34f8573a514915-build/BUILDROOT/usr/lib64/libomptarget-nvptx-*.bc
```
See
llvm/llvm-project@34f8573#diff-c89ebf1fc950679f63c19739a35aa966a12674f7d61af6fb382ab1fa0ee21dd7L28421 parent 6efb982 commit 438bae3
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2726 | 2726 | | |
2727 | 2727 | | |
2728 | 2728 | | |
| 2729 | + | |
| 2730 | + | |
| 2731 | + | |
| 2732 | + | |
2729 | 2733 | | |
2730 | 2734 | | |
| 2735 | + | |
2731 | 2736 | | |
2732 | 2737 | | |
2733 | 2738 | | |
| |||
0 commit comments