[llvm-commits] [PATCH] Remove llvm-symbolizer from compiler-rt/utils

Alexey Samsonov samsonov at google.com
Thu Nov 8 04:58:55 PST 2012


  I think you can do 4 steps:
  1) rename llvm-symbolizer CMake target in compiler-rt to llvm-symbolizer-old
  2) add llvm-symbolizer to llvm
  3) switch tests to use llvm-symbolizer instead of llvm-symbolizer-old
  4) remove llvm-symbolizer-old from compiler-rt
  But I don't think that's worth bothering :)

http://llvm-reviews.chandlerc.com/D108



More information about the llvm-commits mailing list