[PATCH] D116243: [CodeView] Clamp Frontend version

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 26 17:18:12 PST 2021


aganea added a comment.

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


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