Open
Description
I discovered an error in this test, and fixed it in e576c5b.
However, this test doesn't seem to test anything -- I made some arbitrary changes (e.g. llvm-jitlink
to llvm-not-valid
on Line 9), the test was still passed. It is a little hard to understand the purpose of this test with the combination of XFAIL:*
and not
.
@sunho, you're the author of this test, can you take a look at this test?