Make functions in altivec.h be __inline__. As they are all also marked
authorDaniel Jasper <djasper@google.com>
Fri, 11 Mar 2016 22:13:28 +0000 (22:13 +0000)
committerDaniel Jasper <djasper@google.com>
Fri, 11 Mar 2016 22:13:28 +0000 (22:13 +0000)
commitbe50836514aba9ccc99901e49d5ed0c52dbbbff6
tree31f69e2e3d899a89a9c14a5c098beba59f5c638a
parent171f7b99865809b8ad738281ba21dec5d3839ede
Make functions in altivec.h be __inline__. As they are all also marked
__always_inline__, this has likely been meant from the start.

Review: http://reviews.llvm.org/D18015
llvm-svn: 263302
clang/lib/Headers/altivec.h