aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/libclang/LibclangTest.cpp
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@google.com>2016-08-18 15:27:25 +0000
committerDerek Schuff <dschuff@google.com>2016-08-18 15:27:25 +0000
commitccdceda1282fa48f304e0cd0c1b6f6861be7dcd3 (patch)
tree3fa7cd28e40ef1908073833b2025ee80cf0c33e6 /clang/unittests/libclang/LibclangTest.cpp
parent1d0560b14dc214d108072057dfe7ab5d79bd7e67 (diff)
downloadllvm-ccdceda1282fa48f304e0cd0c1b6f6861be7dcd3.zip
llvm-ccdceda1282fa48f304e0cd0c1b6f6861be7dcd3.tar.gz
llvm-ccdceda1282fa48f304e0cd0c1b6f6861be7dcd3.tar.bz2
[WebAssembly] Refactor WebAssemblyLowerEmscriptenException pass for setjmp/longjmp
This patch changes the code structure of WebAssemblyLowerEmscriptenException pass to support both exception handling and setjmp/longjmp. It also changes the name of the pass and the source file. 1. Change the file/pass name to WebAssemblyLowerEmscriptenExceptions -> WebAssemblyLowerEmscriptenEHSjLj to make it clear that it supports both EH and SjLj 2. List function / global variable names at the top so they can be changed easily 3. Some cosmetic changes Patch by Heejin Ahn Differential Revision: https://reviews.llvm.org/D23588 llvm-svn: 279075
Diffstat (limited to 'clang/unittests/libclang/LibclangTest.cpp')
0 files changed, 0 insertions, 0 deletions