This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Move debug tests into DebugInfo
ClosedPublic

Authored by aheejin on Nov 28 2022, 3:30 PM.

Details

Summary

This moves debug info tests in test/CodeGen/WebAssembly into
test/DebugInfo/WebAssembly, to gather all wasm debug info related
tests there.

Diff Detail

Event Timeline

aheejin created this revision.Nov 28 2022, 3:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 28 2022, 3:30 PM
Herald added subscribers: pmatos, asb, wingo and 4 others. · View Herald Transcript
aheejin requested review of this revision.Nov 28 2022, 3:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 28 2022, 3:30 PM
dschuff accepted this revision.Nov 29 2022, 9:24 AM
This revision is now accepted and ready to land.Nov 29 2022, 9:24 AM
This revision was landed with ongoing or failed builds.Nov 29 2022, 11:14 AM
This revision was automatically updated to reflect the committed changes.