[PATCH] D16697: Updating .debug_line section version information to match DWARF version.
Eric Christopher via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 13 23:04:31 PDT 2016
echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.
Seems entirely reasonable. Not sure what to do about the hexagon port - also, what do you have in mind for them to fix this? Check the target?
================
Comment at: test/DebugInfo/X86/debug-line-version.s:6
+
+// Check that we generta debug_line version that matches the dwarf version.
+// For DWARF-4, additionally check that maximum_operations_per_instruction // field is emitted.
----------------
"generate"
Repository:
rL LLVM
https://reviews.llvm.org/D16697
More information about the llvm-commits
mailing list