[llvm-commits] Move llvm-symbolizer from compiler-rt/ to llvm/

Alexander Potapenko glider at google.com
Thu Nov 8 04:55:49 PST 2012


Hi all,

these two patches move llvm-symbolizer from compiler-rt to llvm.
Doing so will allow us to build it with both configure+make and cmake.

Phabricator URLs:
http://llvm-reviews.chandlerc.com/D108
http://llvm-reviews.chandlerc.com/D107
(sorry, this is my first time using it)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-symbolizer-add.patch
Type: application/octet-stream
Size: 20332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121108/ed58e299/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-symbolizer-remove.patch
Type: application/octet-stream
Size: 25739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121108/ed58e299/attachment-0001.obj>


More information about the llvm-commits mailing list