Fix Whitespace.
[oota-llvm.git] / include / llvm / Support / Dwarf.h
index da61dfbc1717e4fa180fb1fe972545075a2c473f..1b5d2a453846300e7b52cb46021b30e2c18fc784 100644 (file)
@@ -510,6 +510,7 @@ enum dwarf_constants {
   DW_DSC_range = 0x01,
 
   // Line Number Standard Opcode Encodings
+  DW_LNS_extended_op = 0x00,
   DW_LNS_copy = 0x01,
   DW_LNS_advance_pc = 0x02,
   DW_LNS_advance_line = 0x03,