Clang fatal error: error in backend at link time #3675
Replies: 1 comment 2 replies
-
@dosarudaniel could you please file a bug report in issues section? https://github.com/intel/llvm/issues |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
When I am trying to execute
make example9.1
in this code at this stage:I have this error message
If I am trying to link only one of the object files I get:
clang version used: 13.0.0 (git@github.com:dosarudaniel/llvm.git 6a49170) (Future may release as suggested in this post )
Did anyone encounter any of this before? Do you have any ideas that I could try ?
Beta Was this translation helpful? Give feedback.
All reactions