Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / tools / obj2yaml / Makefile
2013-04-05 Rafael EspindolaMove obj2yaml to tools to sort out make's dependencies.