aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2017-04-10 23:46:08 +0000
committerReid Kleckner <rnk@google.com>2017-04-10 23:46:08 +0000
commit8ff7785ee19a86289804de9fc1727f799f784f16 (patch)
treee99dce0b5b9f47a6c143db3e83abdc420114923f /llvm/lib/IR/Module.cpp
parenteb9dd5b87f43cbd9641fba0555b775589e49af33 (diff)
downloadllvm-8ff7785ee19a86289804de9fc1727f799f784f16.zip
llvm-8ff7785ee19a86289804de9fc1727f799f784f16.tar.gz
llvm-8ff7785ee19a86289804de9fc1727f799f784f16.tar.bz2
Remove AttributeSetNode::get(AttributeList, unsigned) and sink constructor
The getter was equivalent to AttributeList::getAttributes(unsigned), which seems like a better way to express getting the AttributeSet for a given index. This static helper was only used in one place anyway. The constructor doesn't benefit from inlining and doesn't need to be in a header. llvm-svn: 299900
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions