]> granicus.if.org Git - clang/commit
Remove a pair of unused dispatch multiversion declarations.
authorErich Keane <erich.keane@intel.com>
Wed, 24 Oct 2018 14:33:30 +0000 (14:33 +0000)
committerErich Keane <erich.keane@intel.com>
Wed, 24 Oct 2018 14:33:30 +0000 (14:33 +0000)
commit212daa42ee33def6e7983401a6101553e24dc046
tree9597b614fb7cd4c872baf31ee1dd37cc22fa5258
parentabaf72c02d9ce6cc9d53b99fd0851ebe66cef129
Remove a pair of unused dispatch multiversion declarations.

These declarations somehow survived a cleanup that combined them with the target
multiversioning functions.  This patch removes them as they are no
longer necessary or used.

Change-Id: I318286401ace63bef1aa48018dabb25be0117ca0

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@345145 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenFunction.h