This website requires JavaScript.
Explore
Help
Sign In
srenblad
/
artiq
forked from
M-Labs/artiq
Watch
1
Star
0
Fork
You've already forked artiq
0
Code
Pull Requests
Activity
ef4a06a270
artiq
/
lit-test
/
test
/
exceptions
/
raise.py
5 lines
78 B
Python
Raw
Normal View
History
Unescape
Escape
Always load the personality library in JIT testbench, if available.
2015-07-27 09:44:40 +08:00
# RUN: %python -m artiq.compiler.testbench.jit %s
Add a test harness for exceptions. The libunwind.h is duplicated here so that it would be possible to test the Python parts without pulling in misoc.
2015-07-27 09:16:04 +08:00
# REQUIRES: exceptions
1
/
0