[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
Fri May 21 15:08:15 PDT 2021


hasyimibhar updated this revision to Diff 347135.
hasyimibhar added a comment.
Herald added a subscriber: mgorny.

Add LocalValueSymbolTable


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/LocalValueSymbolTable.h
  llvm/include/llvm/IR/ValueSymbolTable.h
  llvm/lib/IR/CMakeLists.txt
  llvm/lib/IR/Function.cpp
  llvm/lib/IR/LocalValueSymbolTable.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.347135.patch
Type: text/x-patch
Size: 9076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/cf553ff6/attachment.bin>


More information about the llvm-commits mailing list