9 #ifndef LLVM_CLANG_BASIC_DEBUGINFOOPTIONS_H 10 #define LLVM_CLANG_BASIC_DEBUGINFOOPTIONS_H 13 namespace codegenoptions {
Don't generate debug info.
Emit only debug directives with the line numbers data.
Limit generated debug info to reduce size (-fno-standalone-debug).
Generate complete debug info.
Limit generated debug info for classes to reduce size.
Dataflow Directional Tag Classes.
Emit only debug info necessary for generating line number tables (-gline-tables-only).
Emit location information but do not generate debug info in the output.