[PATCH] D116243: [CodeView] Clamp Frontend version

Di Mo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 28 14:47:45 PST 2021


modimo added a comment.

In D116243#3210118 <https://reviews.llvm.org/D116243#3210118>, @aganea wrote:

> In D116243#3210116 <https://reviews.llvm.org/D116243#3210116>, @modimo wrote:
>
>> Out of curiosity do you know if S_COMPILE3 requires each version field to be 16-bits or can it be larger?
>
> It needs to be 16-bits, please see: https://github.com/microsoft/microsoft-pdb/blob/082c5290e5aff028ae84e43affa8be717aa7af73/include/cvinfo.h#L3361

Got it, thanks for the reference.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116243



More information about the llvm-commits mailing list