[lld][WebAssembly] Remove bad-reloc test
This test was checking behaviour that only exists in the debug configuration so will fail in release builds. Perhaps there is way to keep this test around and only run it in debug builds but for now I'm removing so fix the release builders. Differential Revision: https://reviews.llvm.org/D90542
Loading
Please sign in to comment