An open API service indexing awesome lists of open source software.

https://github.com/yutopp/llvm-exception-handling-test

LLVMと一緒に例外ハンドリングのランタイムを実装してみるよ!
https://github.com/yutopp/llvm-exception-handling-test

Last synced: 11 months ago
JSON representation

LLVMと一緒に例外ハンドリングのランタイムを実装してみるよ!

Awesome Lists containing this project

README

          

For Linux(x86_64)

An exception handling runtime and LLVM samples.

```
./build.sh && ./a.out
```

Boost License Version 1.0