Skip to content
Commit 15cb6690 authored by Sanjiv Gupta's avatar Sanjiv Gupta
Browse files

Added -g command line options to clang for generating source level debug...

Added -g command line options to clang for generating source level debug information. This patch currently enables generation of line number debug information (stoppoints) and region begin/end debug information. The new files CGDebugInfo.h and CGDebugInfo.cpp implements the debug info manager class CGDebugInfo.

llvm-svn: 50848
parent cd13ef01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment