[PATCH] D139711: refactor: using pair to replace uint64_t array

m0dulo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 06:03:05 PST 2022


m0dulo created this revision.
Herald added subscribers: mstorsjo, hiraditya.
Herald added a project: All.
m0dulo requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D139711

Files:
  llvm/include/llvm/ADT/APInt.h
  llvm/include/llvm/AsmParser/LLLexer.h
  llvm/lib/AsmParser/LLLexer.cpp
  llvm/lib/Support/APInt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139711.481613.patch
Type: text/x-patch
Size: 44152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221209/b5b76774/attachment.bin>


More information about the llvm-commits mailing list