[PATCH] D13518: Add -address option to symbolizer
    Alexey Samsonov via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Oct  9 21:30:53 PDT 2015
    
    
  
samsonov accepted this revision.
samsonov added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: test/tools/llvm-symbolizer/sym.test:18
@@ +17,3 @@
+#CHECK: main
+#CHECK: /prj/qct/sunray-austin/scratch/khemant/x.c:9:0
+
----------------
Please watch the Windows bots after the commit - you may need to relax slashes into "slash or backslash" here.
Repository:
  rL LLVM
http://reviews.llvm.org/D13518
    
    
More information about the llvm-commits
mailing list