Skip to content

backengineering/llvm-msvc-seh-test

Repository files navigation

llvm-msvc-seh-test

SEH test for llvm-msvc.

Requirements

Building with llvm-msvc

cmake -Bbuild -TLLVM-MSVC_v143
cmake --build build --config Release
cmake -Bbuild32 -TLLVM-MSVC_v143 -AWin32
cmake --build build32 --config Release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published