And replace -emit-llvm -o - with -emit-llvm-only
This patch adds codegen to Clang for fixed-point shift operations. Reviewed By: leonardchan Differential Revision: https://reviews.llvm.org/D83294