[all-commits] [llvm/llvm-project] 9f5767: [compiler-rt] [builtins] Provide a SEH specific __...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Tue May 18 13:53:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f57675e5274934a85c43fdb50e2a77328f64a28
https://github.com/llvm/llvm-project/commit/9f57675e5274934a85c43fdb50e2a77328f64a28
Author: Martin Storsjö <martin at martin.st>
Date: 2021-05-18 (Tue, 18 May 2021)
Changed paths:
M compiler-rt/lib/builtins/gcc_personality_v0.c
Log Message:
-----------
[compiler-rt] [builtins] Provide a SEH specific __gcc_personality_seh0
This matches how __gxx_personality_seh0 is hooked up in libcxxabi.
Differential Revision: https://reviews.llvm.org/D102530
More information about the All-commits
mailing list