Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-08 | Added -g command line options to clang for generating source level debug ↵ | Sanjiv Gupta | |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@50848 91177308-0d34-0410-b5e6-96231b3b80d8 |