Skip to content

Commit a28f85b

Browse files
committed
WebAssemblyLowerEmscriptenEHSjLj.cpp: comment
1 parent ccfd3ed commit a28f85b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -198,11 +198,6 @@
198198
///
199199
/// If there are calls to setjmp()
200200
///
201-
/// 2) and 3): The same as 2) and 3) in Emscripten SjLj.
202-
/// (setjmpTable/setjmpTableSize initialization + setjmp callsite
203-
/// transformation)
204-
/// functionInvocationId
205-
///
206201
/// 2) In the function entry that calls setjmp, initialize
207202
/// functionInvocationId as follows:
208203
///

0 commit comments

Comments
 (0)