OSDN Git Service

Revert "Add asm.js-style setjmp/longjmp handling for wasm"
authorHeejin Ahn <aheejin@gmail.com>
Thu, 1 Sep 2016 00:44:37 +0000 (00:44 +0000)
committerHeejin Ahn <aheejin@gmail.com>
Thu, 1 Sep 2016 00:44:37 +0000 (00:44 +0000)
commit2a3f18e638529365e19b6c7f8a5a6e652d72024e
treedc5d93fe67846b1275c67f4d77159ea68990b992
parentba2b23190e9a39b7bfe75ec5895e885dc9ffaccd
Revert "Add asm.js-style setjmp/longjmp handling for wasm"

This reverts commit r280302, it broke the integration tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280329 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
test/CodeGen/WebAssembly/lower-em-ehsjlj-options.ll [deleted file]
test/CodeGen/WebAssembly/lower-em-exceptions-whitelist.ll
test/CodeGen/WebAssembly/lower-em-exceptions.ll
test/CodeGen/WebAssembly/lower-em-sjlj.ll [deleted file]