I get that "Illegal instruction: 4" while trying to run qsort. But mergesort works fine. LLVM is a pile of shit.
Name:
Anonymous2019-07-25 9:05
>>14 Nope. The array is malloced. And that "Illegal instruction: 4" happened inside comparing routine, on read, not write. Comparing code had no writes.