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

Katya Romanova via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 12:02:05 PDT 2016


kromanova added a subscriber: kparzysz.
kromanova added a comment.

Adding Krzysztof Parzyszek to answer a question on how current patch changing .debug_line match the emitted DWARF version (which is 4 by default) affects Hexagon and to note that additional work is needed to set up maximum_operations_per_instruction field correctly for VLIW platforms.


Repository:
  rL LLVM

https://reviews.llvm.org/D16697





More information about the llvm-commits mailing list