[PATCH] D83479: [COFF] Error on unexpected .pdata size
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 9 08:56:45 PDT 2020
MaskRay added inline comments.
================
Comment at: lld/test/COFF/pdata-arm64-bad.yaml:5
+
+# This file is like pdata-arm64.yaml, except that .pdata has been extended with
+# 4 bytes. This can happen due to for example bad assembler input. Check that
----------------
The yaml can be further simplified.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83479/new/
https://reviews.llvm.org/D83479
More information about the llvm-commits
mailing list