Simplify assertion, and avoid undefined shift. Based on patch by Ahmed Charles.
[oota-llvm.git] / lib / Target / X86 / MCTargetDesc / X86FixupKinds.h
2011-07-25 Evan ChengRefactor X86 target to separate MC code from Target...