Unverified Commit 20799fd5 authored by Harald van Dijk's avatar Harald van Dijk Committed by GitHub
Browse files

[OCaml][test] Use correct data layout string. (#68781)

core.ml would previously set a data layout string of "e" and check that
it remained "e". This is fragile when we have the data layout string
auto-upgrade facility, and indeed broke when D86310 upgraded this one.
As the auto-upgrade logic is not what is being tested here, it seems
easier to just use the data layout string that the target expects.
parent fac4206e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment