[PATCH] D16697: Updating .debug_line section version information to match DWARF version.

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 16:57:59 PST 2016


dblaikie added a subscriber: dblaikie.
dblaikie added a comment.

+Adrian for Apple/LLDB perspective

One way to merge the tests would be to add another command line argument
into DwarfDebug (see the way the split-dwarf command line argument is
used), just for testing purposes. The command line argument can override
the value specified in the metadata - so you can have one input file for
the 3 different versions.


Repository:
  rL LLVM

http://reviews.llvm.org/D16697





More information about the llvm-commits mailing list