Skip to content
  1. Jan 03, 2013
    • Eric Christopher's avatar
      Extend the dumping infrastructure to deal with additional · da4b2195
      Eric Christopher authored
      sections for debug info. These are some of the dwo sections from the
      DWARF5 split debug info proposal. Update the fission-cu.ll testcase
      to show what we should be able to dump more of now.
      
      Work in progress: Ultimately the relocations will be gone for the
      dwo section and the strings will be a different form (as well as
      the rest of the sections will be included).
      
      llvm-svn: 171428
      da4b2195
    • Bill Wendling's avatar
      An intermediate step in the Attributes rewrite. · 91055cfb
      Bill Wendling authored
      Modify the AttrBuilder class to store the attributes as a set instead of as a
      bit mask. The Attribute class will represent only one attribute instead of a
      collection of attributes.
      
      This is the wave of the future!
      
      llvm-svn: 171427
      91055cfb
  2. Jan 02, 2013
  3. Jan 01, 2013
  4. Dec 31, 2012
Loading