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
The text says "The next five fields are required", giving arch, llvm-target, os, target-endian, target-pointer-width. But data-layout is also required.
By the way, how should one figure out the value of data-layout? ("Read LLVM source" is unsatisfactory.) A good method probably should be included in the text.
The text was updated successfully, but these errors were encountered:
The text says "The next five fields are required", giving arch, llvm-target, os, target-endian, target-pointer-width. But data-layout is also required.
By the way, how should one figure out the value of data-layout? ("Read LLVM source" is unsatisfactory.) A good method probably should be included in the text.
The text was updated successfully, but these errors were encountered: