Skip to content

Commit d14eeca

Browse files
committed
comment
1 parent a89b0d8 commit d14eeca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@
187187
/// into
188188
/// __wasm_longjmp(env, val)
189189
///
190+
/// If there are calls to setjmp()
191+
///
190192
/// 2) and 3): The same as 2) and 3) in Emscripten SjLj.
191193
/// (setjmpTable/setjmpTableSize initialization + setjmp callsite
192194
/// transformation)

0 commit comments

Comments
 (0)