llvm_verify_x86
fails to find struct field name that llvm_verify
can find
#1533
Labels
subsystem: crucible-llvm
Issues related to LLVM bitcode verification with crucible-llvm
subsystem: x86
Issues related to verifying x86 binaries via Macaw
type: bug
Issues reporting bugs or unexpected/unwanted behavior
Given this C code:
And this SAW specification:
I would expect both the
llvm_verify
andllvm_verify_x86
invocations to succeed. In practice, however, only the former succeeds:The text was updated successfully, but these errors were encountered: