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

Tomas Matheson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 14 07:17:01 PDT 2021


tmatheson added a comment.

Looks sensible to me, I don't think slightly expanding the size of the metadata and the diagnostic will be an issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105491



More information about the llvm-commits mailing list