Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: about 6 hours 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