[PATCH] D17946: Add a flag to the LLVMContext to disable name for Value other than GlobalValue

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 17:34:28 PST 2016


joker.eph updated this revision to Diff 50218.
joker.eph added a comment.

Update to committed rev


http://reviews.llvm.org/D17946

Files:
  include/llvm/IR/LLVMContext.h
  lib/AsmParser/LLParser.cpp
  lib/IR/LLVMContext.cpp
  lib/IR/LLVMContextImpl.h
  lib/IR/Value.cpp
  lib/LTO/LTOCodeGenerator.cpp
  lib/LTO/ThinLTOCodeGenerator.cpp
  test/Feature/strip_names.ll
  tools/llc/llc.cpp
  tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17946.50218.patch
Type: text/x-patch
Size: 6548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160310/f5dbae3c/attachment.bin>


More information about the llvm-commits mailing list