Nick Lewycky
|
a221f1e570
|
Provide a default empty implementation for the LLVMCallbacks trait.
|
2019-12-06 12:09:34 -08:00 |
|
Nick Lewycky
|
27fe50ce9e
|
Fix this regression test to detect the bug it was looking for in release builds too.
This bug triggered an assertion failure in debug, and by examining the pre-opt IR, we can check for the bug in release mode too.
|
2019-12-05 16:38:26 -08:00 |
|
Nick Lewycky
|
7c6d73d4d9
|
Add test for debug-crash.
This also was a wrong-code bug (I think), but we can't yet write tests for those.
|
2019-12-02 15:49:33 -08:00 |
|
Nick Lewycky
|
85666fc522
|
Add new llvm-backend-test crate.
|
2019-11-22 17:03:23 -08:00 |
|