[PATCH] D46484: [WebAssembly] Check function signatures by default

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 18:26:57 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331574: [WebAssembly] Check function signatures by default (authored by sbc, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D46484

Files:
  lld/trunk/test/wasm/alias.ll
  lld/trunk/test/wasm/archive.ll
  lld/trunk/test/wasm/call-indirect.ll
  lld/trunk/test/wasm/comdats.ll
  lld/trunk/test/wasm/conflict.test
  lld/trunk/test/wasm/custom-sections.ll
  lld/trunk/test/wasm/cxx-mangling.ll
  lld/trunk/test/wasm/data-layout.ll
  lld/trunk/test/wasm/demangle.ll
  lld/trunk/test/wasm/entry.ll
  lld/trunk/test/wasm/export-table.test
  lld/trunk/test/wasm/export.ll
  lld/trunk/test/wasm/fatal-warnings.ll
  lld/trunk/test/wasm/function-imports-first.ll
  lld/trunk/test/wasm/function-imports.ll
  lld/trunk/test/wasm/function-index.test
  lld/trunk/test/wasm/import-memory.test
  lld/trunk/test/wasm/import-table.test
  lld/trunk/test/wasm/init-fini.ll
  lld/trunk/test/wasm/invalid-stack-size.test
  lld/trunk/test/wasm/load-undefined.test
  lld/trunk/test/wasm/local-symbols.ll
  lld/trunk/test/wasm/locals-duplicate.test
  lld/trunk/test/wasm/many-functions.ll
  lld/trunk/test/wasm/reloc-addend.ll
  lld/trunk/test/wasm/relocatable.ll
  lld/trunk/test/wasm/signature-mismatch-weak.ll
  lld/trunk/test/wasm/signature-mismatch.ll
  lld/trunk/test/wasm/stack-first.test
  lld/trunk/test/wasm/stack-pointer.ll
  lld/trunk/test/wasm/strip-debug.test
  lld/trunk/test/wasm/symbol-type-mismatch.ll
  lld/trunk/test/wasm/undefined-entry.test
  lld/trunk/test/wasm/undefined-weak-call.ll
  lld/trunk/test/wasm/undefined.ll
  lld/trunk/test/wasm/version.ll
  lld/trunk/test/wasm/visibility-hidden.ll
  lld/trunk/test/wasm/weak-alias-overide.ll
  lld/trunk/test/wasm/weak-alias.ll
  lld/trunk/test/wasm/weak-symbols.ll
  lld/trunk/test/wasm/weak-undefined.ll
  lld/trunk/wasm/Config.h
  lld/trunk/wasm/Driver.cpp
  lld/trunk/wasm/Options.td
  lld/trunk/wasm/SymbolTable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46484.145338.patch
Type: text/x-patch
Size: 29766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180505/e8929401/attachment-0001.bin>


More information about the llvm-commits mailing list