This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][ASAN] Fix passing XFAIL tests
ClosedPublic

Authored by luismarques on Oct 13 2020, 12:58 AM.

Details

Summary

These tests pass for RV64 Linux, but they are marked as XFAIL. This patch fixes that.

Diff Detail

Event Timeline

luismarques created this revision.Oct 13 2020, 12:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 13 2020, 12:58 AM
Herald added subscribers: Restricted Project, evandro, sameer.abuasal and 8 others. · View Herald Transcript
luismarques requested review of this revision.Oct 13 2020, 12:58 AM
vitalybuka accepted this revision.Oct 13 2020, 1:17 AM
This revision is now accepted and ready to land.Oct 13 2020, 1:17 AM
This revision was automatically updated to reflect the committed changes.