[WebAssembly] Error if both --export-table and --import-table are specified.
authorRui Ueyama <ruiu@google.com>
Fri, 30 Mar 2018 16:06:14 +0000 (16:06 +0000)
committerRui Ueyama <ruiu@google.com>
Fri, 30 Mar 2018 16:06:14 +0000 (16:06 +0000)
commit0961218c109feac256c612f79a3d7c1249aef0f3
tree7a95387547cb9696f2fbc602b53a9ee8ebffe958
parente09b7dcf3d64372b8370d309ba3cce4d9e5e6402
[WebAssembly] Error if both --export-table and --import-table are specified.

Differential Revision: https://reviews.llvm.org/D45001

llvm-svn: 328873
lld/test/wasm/driver.ll
lld/wasm/Driver.cpp