Skip to content
  1. Jun 11, 2013
    • Rafael Espindola's avatar
      Factor duplicated yamlReader creation. · c1b32686
      Rafael Espindola authored
      The yaml reader is not specific to any file format. This patch moves
      it to TargetInfo and makes validate a non virtual interface so that it
      can be constructed from a single location.
      
      The same method will be used to create a reader for llvm bitcode
      files.
      
      llvm-svn: 183740
      c1b32686
  2. Jun 09, 2013
  3. Jun 08, 2013
  4. May 28, 2013
Loading