Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i#5520 memtrace encodings: Ensure raw dir is not needed #5674

Merged
merged 3 commits into from
Oct 4, 2022

Conversation

derekbruening
Copy link
Contributor

Fixes the incorrect attempt by analyzer_interface to synthesize a modules.log directory when running opcode_mix, which failes when there is no raw directory.

Modifies the opcode_mix offline test to remove the raw directory as a sanity check that the embedded instruction encodings are indeed all we need.

Issue: #5520

Fixes the incorrect attempt by analyzer_interface to synthesize a
modules.log directory when running opcode_mix, which failes when there
is no raw directory.

Modifies the opcode_mix offline test to remove the raw directory as a
sanity check that the embedded instruction encodings are indeed all we
need.

Issue: #5520
@derekbruening
Copy link
Contributor Author

32-bit test failure is api.startstop with usage error about vdso: #4604

suite/tests/CMakeLists.txt Outdated Show resolved Hide resolved
@derekbruening derekbruening merged commit 24e4278 into master Oct 4, 2022
@derekbruening derekbruening deleted the i5520-modfile-optional branch October 4, 2022 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants