[PATCH] D105491: [clang] Use i64 for the !srcloc metadata on asm IR nodes.

Duncan P. N. Exon Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 14 12:18:40 PDT 2021


dexonsmith added a comment.

Does this need an upgrade for old bitcode that has serialized 32-bit types? If not, can you explain why not?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105491



More information about the cfe-commits mailing list