Use an empty ArrayRef instead of an empty std::vector for the Function::get overload...
authorAnders Carlsson <andersca@mac.com>
Mon, 18 Apr 2011 04:55:06 +0000 (04:55 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 18 Apr 2011 04:55:06 +0000 (04:55 +0000)
commit8aa0f9042ddda5f4f25e30acaf7e4c44ee65a632
treea8d86959b89354efaad71b3f136d321b4f4bcf07
parent06c6d9aeb047004bedc2bc2f8bf83214577ef17b
Use an empty ArrayRef instead of an empty std::vector for the Function::get overload that takes no parameters.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129686 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DerivedTypes.h