Go to file
Daniel Dunbar 42c68f26cf Mark mmintrin functions static inline, this ensures they don't end up
being emitted unless needed and doesn't inhibit inlining.
  - Can be fixed once we implement C99 inline semantics.

llvm-svn: 58303
2008-10-28 00:06:25 +00:00
clang Mark mmintrin functions static inline, this ensures they don't end up 2008-10-28 00:06:25 +00:00
llvm - Fix SUBVERSION string to handle x.x.x version number formats. 2008-10-27 23:31:24 +00:00