search for: ___llvm_sjljeh_get_longjmp_value

Displaying 1 result from an estimated 1 matches for "___llvm_sjljeh_get_longjmp_value".

2011 Aug 03
1
[LLVMdev] LowerSetJmp Dead?
...n in ccf8Gf0w.o "___llvm_sjljeh_add_setjmp_to_map", referenced from: _main in ccf8Gf0w.o "___llvm_sjljeh_destroy_setjmpmap", referenced from: _main in ccf8Gf0w.o "___llvm_sjljeh_is_longjmp_exception", referenced from: _main in ccf8Gf0w.o "___llvm_sjljeh_get_longjmp_value", referenced from: _main in ccf8Gf0w.o "___llvm_sjljeh_try_catching_longjmp_exception", referenced from: _main in ccf8Gf0w.o A quick scan through the sources showed none of these symbols in it. Should we just get rid of this pass and the intrinsics? -bw