Closed apmasell closed 9 years ago
The runtime library cannot have debug metadata inserted due to LLVM bug12354.
Debug symbols are generated for compiled code (though not the runtime library).
There are problems with debug symbols in LLVM 3.5.0, see LLVM bug 20509.
Add debugging symbols to the generated LLVM IR.