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