llvm-6502/include
Filip Pizlo 35a1e9414d 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.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193937 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-03 00:29:47 +00:00
..
llvm move getSymbolNMTypeChar to the one program that needs it: nm. 2013-11-02 21:16:09 +00:00
llvm-c When LLVM is embedded in a larger application, it's not OK for LLVM to intercept crashes. LLVM already has 2013-11-03 00:29:47 +00:00