You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to reproduce it with latest Debug build to get a stack trace but the error didn't happen. It did happen with the ILCompiler from 8.0.0-preview.4.23225.9 NuGet package on the same inputs (same .rsp file).
The objwriter messages are red herring. We tell object writer to wrap things up in a finally but it doesn't make sense to wrap up if there was an exception.
Error reported from LLVM ObjWriter:
EXEC : LLVM error : unable to evaluate offset to undefined symbol ''
The text was updated successfully, but these errors were encountered: