diff options
Diffstat (limited to 'runtime/GCCLibraries/crtend/comp_genericeh.lst')
-rw-r--r-- | runtime/GCCLibraries/crtend/comp_genericeh.lst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/runtime/GCCLibraries/crtend/comp_genericeh.lst b/runtime/GCCLibraries/crtend/comp_genericeh.lst new file mode 100644 index 0000000000..9270648b03 --- /dev/null +++ b/runtime/GCCLibraries/crtend/comp_genericeh.lst @@ -0,0 +1,9 @@ +__main +llvm.global_ctors +llvm.global_dtors + +__llvm_eh_has_uncaught_exception +__llvm_eh_current_uncaught_exception_type +__llvm_eh_add_uncaught_exception +__llvm_eh_get_uncaught_exception +__llvm_eh_pop_from_uncaught_stack |