[PATCH] D102707: Fix non-global-value-max-name-size not considered by LLParser

Hasyimi Bahrudin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 20 01:22:11 PDT 2021


hasyimibhar updated this revision to Diff 346652.
hasyimibhar added a comment.

Move capping to SymbolValueTable


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102707

Files:
  llvm/include/llvm/IR/ValueSymbolTable.h
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/IR/Value.cpp
  llvm/lib/IR/ValueSymbolTable.cpp
  llvm/test/Assembler/non-global-value-max-name-size.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102707.346652.patch
Type: text/x-patch
Size: 5885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210520/ab7e3124/attachment.bin>


More information about the llvm-commits mailing list