[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
Tue Mar 8 21:15:37 PST 2016


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

Rename preserveNames() to preserveNonGlobalValueNames()


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
  test/Feature/strip_names.ll
  tools/llc/llc.cpp
  tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17946.50104.patch
Type: text/x-patch
Size: 5809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160309/125281aa/attachment.bin>


More information about the llvm-commits mailing list