Add a simple start entry point input file and have the tests
reference that rather than duplicating these.
This allows more tests to be pure .test files rather than
.ll.
Paths
| Differential D42662
[WebAssembly] Reduce redundancy in tests ClosedPublic Authored by sbc100 on Jan 29 2018, 3:02 PM.
Details Summary Add a simple start entry point input file and have the tests This allows more tests to be pure .test files rather than
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, aheejin and 3 others. · View Herald TranscriptJan 29 2018, 3:02 PM sbc100 retitled this revision from [WebAssembly] Cleanup command line tests to [WebAssembly] Reduce redundancy in tests.Jan 29 2018, 3:02 PM This revision is now accepted and ready to land.Jan 30 2018, 4:07 PM Closed by commit rLLD323838: [WebAssembly] Reduce redundancy in tests (authored by sbc). · Explain WhyJan 30 2018, 4:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 132081 test/wasm/Inputs/start.ll
test/wasm/import-memory.test
test/wasm/invalid-stack-size.ll
test/wasm/invalid-stack-size.test
test/wasm/load-undefined.ll
test/wasm/load-undefined.test
test/wasm/strip-debug.test
|