Skip to content
  1. Jan 23, 2013
    • Michael J. Spencer's avatar
      Move everything over to TargetInfo. · 64afcb4c
      Michael J. Spencer authored
      I really would have liked to split this patch up, but it would greatly
      complicate the lld-core and lld drivers having to deal with both
      {Reader,Writer}Option and TargetInfo.
      
      llvm-svn: 173217
      64afcb4c
  2. Jan 12, 2013
  3. Oct 18, 2012
    • Sid Manning's avatar
      This update does the following: · 2a59024f
      Sid Manning authored
        * Moves enum Scope from DefinedAtom.h to Atom.h
        * Adds scope method to AbsoluteAtom class
        * Updates YAML to print scope of AbsoluteAtoms
        * Update Native Reader/Writer to handle this new, "attribute"
        * Adds testcase 
      Reviewed and approved by Nick Kledzik
      
      llvm-svn: 166189
      2a59024f
  4. Sep 11, 2012
  5. Jul 25, 2012
  6. Jul 17, 2012
  7. Jun 07, 2012
  8. Jun 01, 2012
  9. May 04, 2012
  10. May 03, 2012
    • Michael J. Spencer's avatar
      Add COFF reader. · 60d835fa
      Michael J. Spencer authored
      There are no tests for this yet because I still need to finish the
      YAML -> COFF converter so we don't get binary files checked in.
      
      llvm-svn: 156100
      60d835fa
Loading