Ecosyste.ms: Awesome
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: about 6 hours ago
JSON representation
LLVMと一緒に例外ハンドリングのランタイムを実装してみるよ!
- Host: GitHub
- URL: https://github.com/yutopp/llvm-exception-handling-test
- Owner: yutopp
- Created: 2014-05-08T06:54:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-08T06:58:11.000Z (over 10 years ago)
- Last Synced: 2024-05-21T12:36:28.828Z (8 months ago)
- Language: C++
- Size: 113 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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