[PATCH] D91608: [sanitizer_common][test] Enable tests on SPARC
Rainer Orth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 28 03:50:02 PST 2022
ro updated this revision to Diff 403958.
ro added a comment.
Herald added subscribers: pcwang-thead, luke957.
Handle new `symbolize_pc_demangle.cpp`
I hadn't applied this yet, hoping to get D91607 <https://reviews.llvm.org/D91607>. In the meantime, a new affected testcase came up, handled in this version. I hope that's still ok.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91608/new/
https://reviews.llvm.org/D91608
Files:
compiler-rt/include/sanitizer/common_interface_defs.h
compiler-rt/lib/sanitizer_common/tests/CMakeLists.txt
compiler-rt/test/sanitizer_common/TestCases/symbolize_pc.cpp
compiler-rt/test/sanitizer_common/TestCases/symbolize_pc_demangle.cpp
compiler-rt/test/sanitizer_common/TestCases/symbolize_pc_inline.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91608.403958.patch
Type: text/x-patch
Size: 6124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/f3a6aaf7/attachment.bin>
More information about the llvm-commits
mailing list