* NEWS: Add item about discriminator support.
[deliverable/binutils-gdb.git] / gas / dwarf2dbg.h
index ee943ce3ea26287fe971faf9ec57ab927e0eef2b..3295bd85a9d94f58f63b9bd04f236c17942906b9 100644 (file)
@@ -34,6 +34,7 @@ struct dwarf2_line_info {
   unsigned int column;
   unsigned int isa;
   unsigned int flags;
+  unsigned int discriminator;
 };
 
 /* Implements the .file FILENO "FILENAME" directive.  FILENO can be 0
This page took 0.02671 seconds and 4 git commands to generate.