Skip to content
Commit 1fe74d14 authored by Misha Brukman's avatar Misha Brukman
Browse files

Implement LLVM intrinsics `llvm.setjmp' and `llvm.longjmp' as follows:

* setjmp() simply returns 0
* longjmp() simply calls abort()

llvm-svn: 7676
parent da92f366
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment