[WebAssembly] Use Emscripten triples in PIC tests.
authorDan Gohman <dan433584@gmail.com>
Wed, 5 Jun 2019 20:59:20 +0000 (20:59 +0000)
committerDan Gohman <dan433584@gmail.com>
Wed, 5 Jun 2019 20:59:20 +0000 (20:59 +0000)
commitba86f2a22e7a95020e924baf9203ccfd10df5162
treefb67389684d040df577ad9282e1ba145e465f5e8
parent2d0896c1cb90243f12df698e84458016c0c121dc
[WebAssembly] Use Emscripten triples in PIC tests.

With r362638, llc doesn't support -relocation-model=pic with non-Emscripten
triples. Update these tests in lld which use -relocation-model=pic to also
use Emscripten triples.

llvm-svn: 362645
lld/test/wasm/pie.ll
lld/test/wasm/shared.ll