OSDN Git Service

Delete mayBeOverridden.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 11 May 2016 01:26:06 +0000 (01:26 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 11 May 2016 01:26:06 +0000 (01:26 +0000)
commit4ff35c4e0fb9dff71acaa7dfb5cd20d4a16feda9
treebd4e8942abc216dd56a60aa3035cb84a49751440
parentda4b82ab1387da8c959a4e2439bce10b9cefbc8a
Delete mayBeOverridden.

It is the same as isInterposable which seems to be the preferred name.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269150 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/GlobalValue.h
lib/Transforms/IPO/FunctionImport.cpp