[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
Sun May 23 17:05:29 PDT 2021


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

Fix clang-tidy error


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/IR/Function.cpp
  llvm/lib/IR/Module.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.347279.patch
Type: text/x-patch
Size: 5390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210524/9e30ae22/attachment.bin>


More information about the llvm-commits mailing list