Skip to content
  1. Jun 06, 2012
  2. Jun 05, 2012
  3. Jun 04, 2012
  4. Jun 01, 2012
    • Alexey Samsonov's avatar
      temporary include stdlib.h in symbolizer to fix Mac/Win build · cad2e4e6
      Alexey Samsonov authored
      llvm-svn: 157808
      cad2e4e6
    • Kostya Serebryany's avatar
      [asan] fix gcc build · 02845c1d
      Kostya Serebryany authored
      llvm-svn: 157807
      02845c1d
    • Alexey Samsonov's avatar
      · 6f596767
      Alexey Samsonov authored
      Stub files for common symbolizer for AddressSanitizer and ThreadSanitizer tools.
      It is an analogue of addr2line utility and should allow to map instruction address to a location
      in source code at run-time. It should use debug information (in DWARF) in a binary, and hopefully
      it would be possible to re-use code from llvm/DebugInfo/DIContext.h
      
      llvm-svn: 157806
      6f596767
  5. May 31, 2012
Loading