This website requires JavaScript.
Explore
Help
Sign In
M-Labs
/
artiq
mirror of
https://github.com/m-labs/artiq.git
Watch
2
Star
0
Fork
You've already forked artiq
2
Code
Issues
Projects
Releases
Wiki
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