For each checked in wasm file make sure the there is corresponding ll file that can be
used to regenerate it if needed.
Add test/Object/Inputs/trivial-object-test.wasm to match other formats and
add some new wasm tests in test/Object.
Paths
| Differential D35213
[WebAssembly] Be consistent in generating trivial test input files ClosedPublic Authored by sbc100 on Jul 10 2017, 10:51 AM.
Details Summary For each checked in wasm file make sure the there is corresponding ll file that can be Add test/Object/Inputs/trivial-object-test.wasm to match other formats and
Diff Detail
Event TimelineHerald added subscribers: aheejin, jgravelle-google, dschuff, jfb. · View Herald TranscriptJul 10 2017, 10:51 AM dschuff added inline comments.
This revision is now accepted and ready to land.Jul 10 2017, 1:20 PM Closed by commit rL307585: [WebAssembly] Be consistent in generating trivial test input files (authored by sbc). · Explain WhyJul 10 2017, 1:43 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 105918 llvm/trunk/test/Object/Inputs/trivial.ll
llvm/trunk/test/Object/nm-trivial-object.test
llvm/trunk/test/Object/obj2yaml.test
llvm/trunk/test/Object/objdump-relocations.test
llvm/trunk/test/tools/llvm-objdump/Inputs/trivial.ll
llvm/trunk/test/tools/llvm-objdump/WebAssembly/symbol-table.test
llvm/trunk/test/tools/llvm-objdump/wasm.txt
llvm/trunk/test/tools/llvm-readobj/Inputs/trivial.ll
llvm/trunk/test/tools/llvm-readobj/file-headers.test
llvm/trunk/test/tools/llvm-readobj/relocations.test
llvm/trunk/test/tools/llvm-readobj/sections.test
llvm/trunk/test/tools/llvm-readobj/symbols.test
|