[PATCH] [PassManager] add calls to RoundTrip{YAML, Native} Reader/Writer

Shankar Kalpathi Easwaran shankarke at gmail.com
Tue Oct 29 10:27:07 PDT 2013


  After more thought, I still want to go with a class for FileToMutable instead of a function. I will wait for the feedback from Michael on this if we want to change it to a function as Rui indicated in the review.


================
Comment at: include/lld/ReaderWriter/Simple.h:87
@@ +86,3 @@
+private:
+  const File &_file;
+};
----------------
Already removed.


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



More information about the llvm-commits mailing list