]> granicus.if.org Git - clang/commit
[X86] Pass ArrayRef instead of SmallVectorImpl& to the X86 builtin helper functions...
authorCraig Topper <craig.topper@intel.com>
Sun, 3 Jun 2018 19:02:57 +0000 (19:02 +0000)
committerCraig Topper <craig.topper@intel.com>
Sun, 3 Jun 2018 19:02:57 +0000 (19:02 +0000)
commitb76cfbb69a03117c2eb9a54413389c755938cd6f
treef50803aff81cf46899ab342ae6397af7204bb68a
parentb442eb45fdf5147e44493d6c452d6dcb07877b6b
[X86] Pass ArrayRef instead of SmallVectorImpl& to the X86 builtin helper functions. NFC

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@333851 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuiltin.cpp