Use libunwind instead of the heavyweight thing from libgcc
authorTudor Bosman <tudorb@fb.com>
Thu, 20 Jun 2013 21:15:17 +0000 (14:15 -0700)
committerJordan DeLong <jdelong@fb.com>
Wed, 26 Jun 2013 02:46:34 +0000 (19:46 -0700)
commitb78098f785d00f9b37d43d958c5e9d0d74397d18
treea43d1b83925b707f7e900cab929e84ca4a507405
parent0600259d1e3a1109102b96a05508d0baa656f7c0
Use libunwind instead of the heavyweight thing from libgcc

Test Plan: exception_tracer_test

Reviewed By: bmaurer@fb.com

FB internal diff: D858195
folly/experimental/exception_tracer/ExceptionTracerBenchmark.cpp [new file with mode: 0644]
folly/experimental/exception_tracer/StackTrace.c