Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
test/CodeGen/exceptions-seh.c | ||
---|---|---|
10 ↗ | (On Diff #158134) | Is it OK to re-use the X64-GNU check prefix here or should I create one called X64-MS? |
Paths
| Differential D50029
[COFF, ARM64] Enable SEH for ARM64 Windows ClosedPublic Authored by mgrang on Jul 30 2018, 5:04 PM.
Details
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jul 30 2018, 6:19 PM Closed by commit rL338405: [COFF, ARM64] Enable SEH for ARM64 Windows (authored by mgrang). · Explain WhyJul 31 2018, 10:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 158320 cfe/trunk/include/clang/Basic/TargetInfo.h
cfe/trunk/test/CodeGen/exceptions-seh-finally.c
cfe/trunk/test/CodeGen/exceptions-seh.c
|