Simplify some functions in the C API by using an ArrayRef to directly...
Simplify some functions in the C API by using an ArrayRef to directly reference the array passed to them instead of copying it to a std::vector. llvm-svn: 135145
Loading
Please register or sign in to comment