[X86] Use cast instead of dyn_cast and a null check marked unreachable.
[oota-llvm.git] / lib / Option / Makefile
2012-12-05 Michael J. SpencerCopy clang/Driver/<Option parsing stuff> to llvm.