When LLVM is embedded in a larger application, it's not OK for LLVM to...
When LLVM is embedded in a larger application, it's not OK for LLVM to intercept crashes. LLVM already has the ability to disable this functionality. This patch exposes it via the C API. llvm-svn: 193937
Loading
Please register or sign in to comment