Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / lib / Option /
2012-12-05 Michael J. SpencerCopy clang/Driver/<Option parsing stuff> to llvm.