Skip to content
  1. Oct 14, 2011
  2. Oct 13, 2011
    • Andrew Trick's avatar
      Reapply r141870, SCEV expansion of post-inc. · 870c1a3f
      Andrew Trick authored
      Speculatively reapply to see if this test case still crashes on
      linux. I may have fixed it in my last checkin.
      
      llvm-svn: 141895
      870c1a3f
    • Sean Callanan's avatar
      Enabled the namespace-specific search functionality, · ebe6067a
      Sean Callanan authored
      which had previously been commented out while I tested
      it.  It's not fully working yet, but it doesn't break
      our testsuite and it's an important piece of
      functionality.
      
      Also added some logging to SymbolFileDWARF to help
      diagnose entities that are found in a symbol file,
      but do not reside in the expected namespace.
      
      llvm-svn: 141894
      ebe6067a
    • Eric Christopher's avatar
      Recommit: · 7cdf9486
      Eric Christopher authored
          Start handling debug line and scope information better:
      
          Migrate most of the location setting within the larger API in CGDebugInfo and
          update a lot of callers.
          Remove the existing file/scope change machinery in UpdateLineDirectiveRegion
          and replace it with DILexicalBlockFile usage.
      
          Finishes off the rest of rdar://10246360
      
      after fixing a few bugs that were exposed in gdb testsuite testing.
      
      llvm-svn: 141893
      7cdf9486
    • Eric Christopher's avatar
      Don't forget to reconstruct D after changing the scope that we're · 76933f4c
      Eric Christopher authored
      looking at.
      
      llvm-svn: 141892
      76933f4c
Loading