summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/Inputs/test.wasm
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2017-07-10 20:43:26 +0000
committerSam Clegg <sbc@chromium.org>2017-07-10 20:43:26 +0000
commit8bda508b7bbb4bfcdc44c6ee8b105909e4c84f9a (patch)
treea65764f5d7215ee143b2c84d4958223cc236c399 /llvm/test/tools/llvm-objdump/Inputs/test.wasm
parent5f83d0e96bc9b7fc726f5b28de98d8e7edf02161 (diff)
downloadbcm5719-llvm-8bda508b7bbb4bfcdc44c6ee8b105909e4c84f9a.tar.gz
bcm5719-llvm-8bda508b7bbb4bfcdc44c6ee8b105909e4c84f9a.zip
[WebAssembly] Be consistent in generating trivial test input files
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. Differential Revision: https://reviews.llvm.org/D35213 llvm-svn: 307585
Diffstat (limited to 'llvm/test/tools/llvm-objdump/Inputs/test.wasm')
-rw-r--r--llvm/test/tools/llvm-objdump/Inputs/test.wasmbin181 -> 0 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-objdump/Inputs/test.wasm b/llvm/test/tools/llvm-objdump/Inputs/test.wasm
deleted file mode 100644
index d3906eeaf6f..00000000000
--- a/llvm/test/tools/llvm-objdump/Inputs/test.wasm
+++ /dev/null
Binary files differ
OpenPOWER on IntegriCloud