[X86] Remove 'return' from a bunch of intrinsics that return void and use a...
[X86] Remove 'return' from a bunch of intrinsics that return void and use a builtin that returns void. Found by running the intrinsic headers through -pedantic -ansi. llvm-svn: 333563
Loading
Please sign in to comment