[PATCH] D74204: [DebugInfo] Reject line tables of version > 5

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 11:21:48 PST 2020


MaskRay accepted this revision.
MaskRay added inline comments.
This revision is now accepted and ready to land.


================
Comment at: llvm/test/tools/llvm-dwarfdump/X86/debug_line_invalid.test:67
+
+## Case 3: Version greater than max supported.
+# NONFATAL:      debug_line[0x00000054]
----------------
max -> the max?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74204





More information about the llvm-commits mailing list