OSDN Git Service

IR: Constify LLVMContext::discardValueNames, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 30 Mar 2016 04:32:29 +0000 (04:32 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 30 Mar 2016 04:32:29 +0000 (04:32 +0000)
commit540e0f57f59d7acc03f3145305501bbf18812043
tree09608ff278de9a96f1895c931eb7f26b9f5eebfb
parentdfdbebcd1d0a1d48fa645d6adfa751abe023762c
IR: Constify LLVMContext::discardValueNames, NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264823 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/LLVMContext.h
lib/IR/LLVMContext.cpp