dcandler added a comment.

Ping?

I already spotted the line in CommandFlags.inc needs formatting with a couple 
of breaks. Also the help text in Options.td could be clearer. In particular, 
-gno-dwarf-frame shouldn't suggest .debug_frame won't be generated at all 
(since -g might still emit it). It should probably be more along the lines of:

-gdwarf-frame: "Emit a debug_frame section"
-gno-dwarf-frame: "Don't explicitly emit a debug_frame section"


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67216/new/

https://reviews.llvm.org/D67216



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to