[sanitizer_common][test] Fix huge_malloc.c UNSUPPORTED syntax
`lit` doesn't accept arbitrary substrings of the target triple any longer, so d5a779b5 <https://reviews.llvm.org/rGd5a779b5a39b655ed9fafedaacbb017c46f5dbfe> has no effect. Instead, this patch uses the `target=` syntax as all other tests in `compiler-rt`. Tested on `amd64-pc-solaris2.11`. Differential Revision: https://reviews.llvm.org/D154298
Loading
Please sign in to comment