[PATCH] factor duplicated yamlReader creation

Shankar Kalpathi Easwaran shankarke at gmail.com
Mon Jun 10 13:26:40 PDT 2013


  lib/Driver/Driver.cpp:bool Driver::link(const TargetInfo &targetInfo, raw_ostream &diagnostics).

  The Driver is passed in a TargetInfo which is const though.

http://llvm-reviews.chandlerc.com/D944



More information about the llvm-commits mailing list