https://llvm.org/bugs/show_bug.cgi?id=27477
Bug ID: 27477 Summary: [ASAN] strdup interceptor breaks unwinding on ARMv7 Product: compiler-rt Version: unspecified Hardware: Other OS: Linux Status: NEW Severity: normal Priority: P Component: compiler-rt Assignee: unassignedb...@nondot.org Reporter: renato.go...@linaro.org CC: llvm-bugs@lists.llvm.org Classification: Unclassified Commit r266931 introduced a strdup interceptor, and the test only seem to work on arm-android, not on linux-gnueabihf as per mail thread: http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20160418/349234.html An UNSUPPORTED flag was added to the test, but we suspect something is wrong with ARM unwinding. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs