[PATCH] D18041: [ELF] use fatal() instead of llvm_unreachable when performing relaxations.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 09:57:23 PST 2016


>Is that optimized away in a Release build?

It can be and can be not I think. Not good solution it seems, but at least can help with debug build.

>Cheers,
>Rafael


More information about the llvm-commits mailing list